mirror of
https://github.com/php/php-src.git
synced 2026-03-27 01:32:22 +01: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