Skip to content

Commit 1694f60

Browse files
add docs
1 parent 4c2c500 commit 1694f60

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

UPGRADING.INTERNALS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ PHP 8.4 INTERNALS UPGRADE NOTES
4040
* The inet_aton() and win32/inet.h on Windows have been removed. Use Windows
4141
native inet_pton() from ws2tcpip.h.
4242

43+
* zend_mm_set_custom_debug_handlers() has been removed from ZendMM, use
44+
zend_mm_set_custom_handlers() instead
45+
4346
========================
4447
2. Build system changes
4548
========================

0 commit comments

Comments
 (0)