mirror of
https://github.com/php/php-src.git
synced 2026-04-19 22:11:12 +02:00
This was only used to decide between a hash clean and a hash destroyed in spl_autoload_remove(). But now that spl_autoload_functions() no longer distinguishes between NULL and an empty array here, there's really no need to try and destroy the hashtable here.
2.1 KiB
2.1 KiB