Skip to content

Commit 2f13ece

Browse files
committed
UPGRADING.INTERNALS
1 parent 69f89a1 commit 2f13ece

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
@@ -148,3 +148,7 @@ PHP 8.5 INTERNALS UPGRADE NOTES
148148
========================
149149
5. SAPI changes
150150
========================
151+
152+
- SAPIs must now call php_child_init() after a fork. If php-src code was
153+
executed in other threads than the one initiating the fork,
154+
refresh_memory_manager() must be called in every such thread.

0 commit comments

Comments
 (0)