mirror of
https://github.com/php/php-src.git
synced 2026-04-22 07:28:09 +02:00
62826e95d2
* PHP-7.4: Call zend_unregister_ini_entries() when unload extension loaded through dl() without MSHUTDOWN callback. Extensions with MSHUTDOWN should use UNREGISTER_INI_ENTRIES().