Test: /ext/spl/tests/SplObjectStorage_var_dump.phpt - Version 7.4.6-dev    

There is 1 diff reported by users for this test.

Count Diff
3 (100%)
001+ object(SplObjectStorage)#1 (0) { 002+ } 001- object(SplObjectStorage)#%d (1) { 002- ["storage":"SplObjectStorage":private]=> 003- array(1) { 004- ["%s"]=> 005- array(2) { 006- ["obj"]=> 007- object(stdClass)#%d (0) { 008- } 009- ["inf"]=> 010- *RECURSION* 011- } 012- } 013- }