We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acfafc2 commit 3d05a6bCopy full SHA for 3d05a6b
UPGRADING.INTERNALS
@@ -192,6 +192,8 @@ PHP 7.4 INTERNALS UPGRADE NOTES
192
- Obsolescent macros AC_FUNC_VPRINTF and AC_FUNC_UTIME_NULL have been
193
removed. Symbols HAVE_VPRINTF and HAVE_UTIME_NULL are no longer defined
194
since they are not needed on the current systems.
195
+ - Local PHP macros PHP_TARGET_RDYNAMIC, PHP_SOLARIS_PIC_WEIRDNESS,
196
+ PHP_SYS_LFS have been removed.
197
198
c. Windows build system changes
199
0 commit comments