1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 11:32:11 +02:00
Files
archived-php-src/ext/spl
Nikita Popov e0e4a61847 Remove autoload_running flag
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.
2020-06-10 09:41:58 +02:00
..
2020-06-10 09:38:47 +02:00
2020-06-10 09:41:58 +02:00
2020-06-10 09:41:58 +02:00
2020-04-29 10:27:35 +02:00