summaryrefslogtreecommitdiff
path: root/UPGRADING.INTERNALS
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2018-10-09 21:16:17 +0200
committerPeter Kokot <peterkokot@gmail.com>2018-10-09 21:16:17 +0200
commit1386b029f9834d9e77a644c58fc1d50006a82e67 (patch)
treebc5ab9fb357c91b1aea33ffae0f79497cbe6e9b8 /UPGRADING.INTERNALS
parent0b0d4b5f0d5de7d3172e995c34e951790fedafb5 (diff)
downloadphp-git-1386b029f9834d9e77a644c58fc1d50006a82e67.tar.gz
[ci skip] Update UPGRADING about Autoconf version
Diffstat (limited to 'UPGRADING.INTERNALS')
-rw-r--r--UPGRADING.INTERNALS1
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