--TEST-- Bug #71236: Second call of spl_autoload_register() does nothing if it has no arguments --FILE-- --EXPECT-- array(2) { [0]=> object(Closure)#1 (1) { ["parameter"]=> array(1) { ["$class"]=> string(10) "" } } [1]=> string(12) "spl_autoload" }