We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2869551 commit 5c5c48fCopy full SHA for 5c5c48f
1 file changed
UPGRADING.INTERNALS
@@ -135,6 +135,8 @@ PHP 8.6 INTERNALS UPGRADE NOTES
135
. --with-pic is now --enable-pic. The old flag will result in an error.
136
. Symbol HAVE_ST_BLOCKS has been removed from php_config.h (use
137
HAVE_STRUCT_STAT_ST_BLOCKS).
138
+ . Added a new configure option --disable-apache2-conf to prevent apxs from
139
+ editing httpd.conf during installation.
140
141
- Windows build system changes:
142
. Function SETUP_OPENSSL() doesn't accept 6th argument anymore and doesn't
0 commit comments