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 d4a00cf commit 3e7b450Copy full SHA for 3e7b450
docs/evolution.md
@@ -963,6 +963,7 @@ PHP coding standards now use the C11 standard.
963
`--with-libdir` configure options (e.g.,
964
`--libdir=/usr/lib64 --with-libdir=lib64` will set `libdir` to
965
`/usr/lib64/php`).
966
+* Autoconf macro `AX_CHECK_COMPILE_FLAG` updated to serial 11.
967
* Autoconf macro `PHP_AP_EXTRACT_VERSION` has been removed.
968
* Autoconf macro `PHP_BUILD_THREAD_SAFE` has been removed (set `enable_zts`
969
variable manually).
0 commit comments