Skip to content

Commit 8d1a112

Browse files
committed
[skip ci] add upgrade note
Closes GH-5798
1 parent 6cef933 commit 8d1a112

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

UPGRADING.INTERNALS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,10 @@ PHP 8.0 INTERNALS UPGRADE NOTES
153153
with extremely constrained memory, and compilation fails with an "out
154154
of memory" message, add "-O0" to CFLAGS.
155155

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+
156160
b. Unix build system changes
157161

158162
1. --enable-maintainer-zts is renamed --enable-zts for parity with Windows

0 commit comments

Comments
 (0)