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 4c2c500 commit 1694f60Copy full SHA for 1694f60
UPGRADING.INTERNALS
@@ -40,6 +40,9 @@ PHP 8.4 INTERNALS UPGRADE NOTES
40
* The inet_aton() and win32/inet.h on Windows have been removed. Use Windows
41
native inet_pton() from ws2tcpip.h.
42
43
+* zend_mm_set_custom_debug_handlers() has been removed from ZendMM, use
44
+ zend_mm_set_custom_handlers() instead
45
+
46
========================
47
2. Build system changes
48
0 commit comments