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 6cef933 commit 8d1a112Copy full SHA for 8d1a112
UPGRADING.INTERNALS
@@ -153,6 +153,10 @@ PHP 8.0 INTERNALS UPGRADE NOTES
153
with extremely constrained memory, and compilation fails with an "out
154
of memory" message, add "-O0" to CFLAGS.
155
156
+ 5. build system and provider are displayed in phpinfo from enviroment:
157
+ - PHP_BUILD_SYSTEM (default is same as PHP_UNAME)
158
+ - PHP_BUILD_PROVIDER (no default)
159
+
160
b. Unix build system changes
161
162
1. --enable-maintainer-zts is renamed --enable-zts for parity with Windows
0 commit comments