diff options
-rw-r--r-- | UPGRADING.INTERNALS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/UPGRADING.INTERNALS b/UPGRADING.INTERNALS index 07db1fed25..905eb3738d 100644 --- a/UPGRADING.INTERNALS +++ b/UPGRADING.INTERNALS @@ -188,6 +188,7 @@ PHP 7.3 INTERNALS UPGRADE NOTES a. Unix build system changes - PHP_PROG_LEX, TSRM_CHECK_GCC_ARG, and LIBZEND_CPLUSPLUS_CHECKS Autoconf macros have been removed. + - Minimum Autoconf version is 2.68+ for generating the configure script. b. Windows build system changes - ZEND_WIN32_FORCE_INLINE doesn't affect C++ anymore. zend_always_inline is |