--TEST-- SPL: SplObjectStorage: recursive var_dump --FILE-- array(1) { ["%s"]=> array(2) { ["obj"]=> object(stdClass)#2 (0) { } ["inf"]=> object(SplObjectStorage)#1 (1) { [u"storage":u"SplObjectStorage":private]=> array(1) { ["%s"]=> array(2) { ["obj"]=> object(stdClass)#2 (0) { } ["inf"]=> *RECURSION* } } } } } }