mirror of
https://github.com/php/php-src.git
synced 2026-04-11 18:13:00 +02:00
* 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().