mirror of
https://github.com/php/php-src.git
synced 2026-04-27 01:48:26 +02:00
07266a10ab
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.