mirror of
https://github.com/php/php-src.git
synced 2026-04-23 07:58:20 +02:00
7eed89deb7
modules registering TSRM ids to crash, if they have dtors, since the module is unloaded before tsrm_shutdown is called. Can be re-enabled after tsrm_free_id is implemented.