unread
in zend_startup (zend.c) the GLOBAL_CONSTANTS_TABLE is not malloced, so the
later attempt on line 585 to initialize it causes a nice buglet
this may have been missed because this section is only for ZTS
l0t3k
in zend_startup (zend.c) the GLOBAL_CONSTANTS_TABLE is not malloced, so the
later attempt on line 585 to initialize it causes a nice buglet
this may have been missed because this section is only for ZTS
l0t3k