--TEST-- Bug #71236: Second call of spl_autoload_register() does nothing if it has no arguments --FILE-- --EXPECTF-- array(2) { [0]=> object(Closure)#%d (4) { ["name"]=> string(%d) "{closure:%s:%d}" ["file"]=> string(%d) "%s" ["line"]=> int(%d) ["parameter"]=> array(1) { ["$class"]=> string(10) "" } } [1]=> string(12) "spl_autoload" }