3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(gc_enabled()); $objstore = new SplObjectStorage(); $a = new StdClass; $b = new StdClass; $a->b = $b; $objstore->attach($a); $objstore->attach($b); gc_collect_cycles(); var_dump($objstore); print serialize($objstore);
Output for 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { [0]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } [1]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 8.0.30
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000021d8f9c300000000767c59b9"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000021d8f9c200000000767c59b9"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 8.0.9, 8.0.29
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000054190e5000000003adb75ae"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000054190e4000000003adb75ae"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 8.0.28
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000300791a5000000002dd4e14c"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000300791a4000000002dd4e14c"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 8.0.27
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000004ac79aa3000000000070d129"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000004ac79aa2000000000070d129"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 8.0.26
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000040167165000000002b8232ae"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000040167164000000002b8232ae"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 8.0.25
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000145123b300000000793d6ef9"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000145123b200000000793d6ef9"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 8.0.24
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000006a78ff4b0000000029ac92a2"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000006a78ff4a0000000029ac92a2"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 8.0.23
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000003b35ef890000000025201d3d"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000003b35ef880000000025201d3d"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 8.0.22
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000004600a224000000000a22f10e"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000004600a225000000000a22f10e"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 8.0.21
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000064ed63fa000000007639688e"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000064ed63fb000000007639688e"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 8.0.20
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000003f0b1eb00000000310d4843"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000003f0b1ea00000000310d4843"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 8.0.19
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000561be2b5000000001eccee45"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000561be2b4000000001eccee45"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 8.0.18
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000007f206b080000000029816d4a"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000007f206b090000000029816d4a"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 8.0.17
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000660b4c13000000003e0b6c6a"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000660b4c12000000003e0b6c6a"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 8.0.16
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000003799f2a00000000053cbcb90"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000003799f2a10000000053cbcb90"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 8.0.15
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000065283bce000000000a45965b"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000065283bcf000000000a45965b"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 8.0.14
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000004ec2933e0000000069c0e3be"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000004ec2933f0000000069c0e3be"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 8.0.13
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000035f84e57000000002519ed3d"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000035f84e56000000002519ed3d"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 8.0.12
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000005adf44e0000000073372940"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000005adf44f0000000073372940"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 8.0.11
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000019a0eeff0000000017d7bd71"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000019a0eefe0000000017d7bd71"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 8.0.10
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000071c1c828000000001440feae"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000071c1c829000000001440feae"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 8.0.8
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000062eaeba7000000001b19afad"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000062eaeba6000000001b19afad"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 8.0.7
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000007beac98d0000000062ca1a97"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000007beac98c0000000062ca1a97"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 8.0.6
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000015af089f0000000066ae5ebf"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000015af089e0000000066ae5ebf"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 8.0.5
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000007c744b350000000060bc849c"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000007c744b340000000060bc849c"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 8.0.3
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000003f1fd51c0000000053e39dc8"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000003f1fd51d0000000053e39dc8"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 8.0.2
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000432dd0d700000000001f9b17"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000432dd0d600000000001f9b17"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 8.0.1
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000043a9b53a000000007bc8c226"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000043a9b53b000000007bc8c226"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 8.0.0
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000004f0424ba000000001457db4b"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000004f0424bb000000001457db4b"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 7.4.33
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000001543fb710000000031df6417"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000001543fb700000000031df6417"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 7.4.32
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000000e67d4ee00000000544fe90e"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000000e67d4ef00000000544fe90e"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 7.4.30
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000002c4d2be20000000028e3cede"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000002c4d2be30000000028e3cede"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 7.4.29
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000006caf50aa00000000345e1407"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000006caf50ab00000000345e1407"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 7.4.28
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000036d6204800000000694468e3"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000036d6204900000000694468e3"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 7.4.27
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000666c7d6e00000000304b30c2"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000666c7d6f00000000304b30c2"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 7.4.26
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000337906b30000000016147178"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000337906b20000000016147178"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 7.4.25
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000692b0518000000002ef59db4"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000692b0519000000002ef59db4"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 7.4.24
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000000e66dddc00000000597f7eeb"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000000e66dddd00000000597f7eeb"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 7.4.23
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000007322fcc000000000121db755"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000007322fcc100000000121db755"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 7.4.22
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000108bd88e00000000378857d3"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000108bd88f00000000378857d3"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 7.4.21
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000007b2afe5b000000005c35b010"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000007b2afe5a000000005c35b010"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 7.4.20
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000662e64eb000000005d81c64c"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000662e64ea000000005d81c64c"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 7.4.16
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000054bf00210000000056c6c22d"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000054bf00200000000056c6c22d"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 7.4.15
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000004f8f969f000000003100111f"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000004f8f969e000000003100111f"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 7.4.14
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000031ab301a000000005ff24d5b"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000031ab301b000000005ff24d5b"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 7.4.13
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000786b18f4000000001a4e2bd4"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000786b18f5000000001a4e2bd4"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 7.4.12
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000001e0d9cc9000000001953347d"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000001e0d9cc8000000001953347d"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 7.4.11
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000002569499e0000000023d43155"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000002569499f0000000023d43155"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 7.4.10
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000004581b408000000003b33bb56"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000004581b409000000003b33bb56"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 7.4.9
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000408f956d000000005be75e0b"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000408f956c000000005be75e0b"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 7.4.8
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000000adcd9e4000000007d20632d"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000000adcd9e5000000007d20632d"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 7.4.7
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000029cd5b0d0000000030be697f"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000029cd5b0c0000000030be697f"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 7.4.6
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000011008820000000079551c92"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000011008830000000079551c92"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 7.4.5
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000530d8f4f000000006245fb70"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000530d8f4e000000006245fb70"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 7.4.4
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000000a58f2b500000000746aae29"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000000a58f2b400000000746aae29"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 7.4.3
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000076595039000000006b378066"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000076595038000000006b378066"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 7.4.0
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000004cbfac510000000024e94699"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000004cbfac500000000024e94699"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } O:16:"SplObjectStorage":2:{i:0;a:4:{i:0;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}}i:1;N;i:2;r:4;i:3;N;}i:1;a:0:{}}
Output for 7.3.33
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000006ce7af0e000000004318ccc3"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000006ce7af0f000000004318ccc3"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.3.32
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000003b20cc6d00000000385e82d3"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000003b20cc6c00000000385e82d3"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.3.31
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000001abb641a0000000023b8a588"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000001abb641b0000000023b8a588"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.3.30
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000005c5e5a9e00000000553175f5"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000005c5e5a9f00000000553175f5"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.3.29
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000035ef771400000000115c0870"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000035ef771500000000115c0870"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.3.28
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000006b84e1e2000000001f93b8b7"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000006b84e1e3000000001f93b8b7"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.3.27
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000002a9f84360000000025642fa4"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000002a9f84370000000025642fa4"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.3.26
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000029cbf9ee000000006fb7b975"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000029cbf9ef000000006fb7b975"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.3.25
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000004984d2370000000014a2754a"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000004984d2360000000014a2754a"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.3.24
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000001c16585c0000000065988e8d"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000001c16585d0000000065988e8d"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.3.23
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000007b99b4c00000000508c4741"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000007b99b4d00000000508c4741"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.3.21
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000526b27ce0000000009f5245f"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000526b27cf0000000009f5245f"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.3.20
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000001635996d000000001abc16b9"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000001635996c000000001abc16b9"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.3.19
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000038e1b04b000000000e41d54d"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000038e1b04a000000000e41d54d"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.3.18
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000007a9ca84f00000000556436c8"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000007a9ca84e00000000556436c8"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.3.17
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000248e7ac60000000042de1e8c"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000248e7ac70000000042de1e8c"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.3.16
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000361bcecb0000000077c25e91"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000361bceca0000000077c25e91"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.3.12
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000050fa0d170000000001b7f4f3"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000050fa0d160000000001b7f4f3"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.2.33
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000483941ef0000000042a46790"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000483941ee0000000042a46790"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.2.32
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000003fbbf95f0000000055df6bcf"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000003fbbf95e0000000055df6bcf"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.2.31
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000034c6955000000005083ff1b"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000034c6954000000005083ff1b"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.2.30
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000678f39d2000000000de2fa23"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000678f39d3000000000de2fa23"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.2.29
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000004c9079030000000075022849"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000004c9079020000000075022849"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.2.6
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000073b1e994000000000ad5c96a"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000073b1e995000000000ad5c96a"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.2.0
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000003144fc2d0000000035f8fd54"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000003144fc2c0000000035f8fd54"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.1.20
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000697c84ea000000003cff891b"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000697c84eb000000003cff891b"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.1.10
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000044ee38de0000000013117763"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000044ee38df0000000013117763"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.1.7
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000001e27c308000000007a55dd71"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000001e27c309000000007a55dd71"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.1.6
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000001b42b187000000005bd7c877"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000001b42b186000000005bd7c877"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.1.5
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000182a574f000000006ff1452b"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000182a574e000000006ff1452b"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.1.0
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000641fe491000000005a1ce873"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000641fe490000000005a1ce873"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.0.20
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000003cc668c2000000003695fa7f"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000003cc668c3000000003695fa7f"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.0.14
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000005b6554d9000000005d504452"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000005b6554d8000000005d504452"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.0.10
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000062d3af9c00000000645923d8"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000062d3af9d00000000645923d8"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.0.9
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000059f542df0000000019e36a91"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000059f542de0000000019e36a91"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.0.8
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000003b3472880000000077a0d4a1"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000003b3472890000000077a0d4a1"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.0.7
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000001c7ca0b8000000007efc4c93"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000001c7ca0b9000000007efc4c93"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.0.6
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000003713dba80000000040c72140"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000003713dba90000000040c72140"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.0.5
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000054ea9030000000000b7cee13"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000054ea9031000000000b7cee13"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.0.4
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000023b65be9000000006d0f66d0"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000023b65be8000000006d0f66d0"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.0.3
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000370eaff6000000007f25d21a"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000370eaff7000000007f25d21a"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.0.2
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000050d2ade800000000131d3b46"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000050d2ade900000000131d3b46"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.0.1
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000007d86192100000000719cd983"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000007d86192000000000719cd983"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 7.0.0
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000581be4e90000000011be5ff4"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000581be4e80000000011be5ff4"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.6.28
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000077c98678000000002c7b77b6"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000077c98679000000002c7b77b6"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.6.25
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000000dc0b51f000000007b739226"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000000dc0b51e000000007b739226"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.6.24
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000060606e16000000000b6f1047"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000060606e17000000000b6f1047"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.6.23
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000005681d367000000003f791899"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000005681d366000000003f791899"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.6.22
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000602968b600000000005108a7"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000602968b700000000005108a7"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.6.21
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000003bd3512b000000007e930903"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000003bd3512a000000007e930903"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.6.20
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000003a68f6e20000000015ba00fc"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000003a68f6e30000000015ba00fc"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.6.19
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000005a00e76c000000001fd7a355"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000005a00e76d000000001fd7a355"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.6.18
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000001d06dd33000000000f757516"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000001d06dd32000000000f757516"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.6.17
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000007f6fa038000000002edb9c43"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000007f6fa039000000002edb9c43"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.6.16
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000054a240ad0000000025ac7138"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000054a240ac0000000025ac7138"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.6.15
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000028ad2ca40000000069e49184"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000028ad2ca50000000069e49184"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.6.14
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000003ce8484a000000003e69e468"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000003ce8484b000000003e69e468"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.6.13
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000003430994000000006f359e9b"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000003430995000000006f359e9b"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.6.12
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000000dd4b21e0000000074279f0c"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000000dd4b21f0000000074279f0c"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.6.11
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000002fc3890c0000000034c974be"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000002fc3890d0000000034c974be"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.6.10
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000043bafd8a0000000010b0e858"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000043bafd8b0000000010b0e858"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.6.9
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000000e2f12d40000000059d84e4a"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000000e2f12d50000000059d84e4a"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.6.8
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000154909eb0000000024d6afe7"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000154909ea0000000024d6afe7"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.6.7
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000003cc3b35e0000000012b28cd2"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000003cc3b35f0000000012b28cd2"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.6.6
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000005fd7a2e500000000214e48d2"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000005fd7a2e400000000214e48d2"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.6.5
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000011fb9c9e000000003db3c3a0"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000011fb9c9f000000003db3c3a0"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.6.4
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000004f2eb2900000000025747dd6"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000004f2eb2910000000025747dd6"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.6.3
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000003cee4deb000000002718ab17"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000003cee4dea000000002718ab17"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.6.2
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000024950f0c000000001dd34a53"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000024950f0d000000001dd34a53"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.6.1
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000007beca35800000000519020fb"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000007beca35900000000519020fb"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.6.0
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000049c977700000000046ae6614"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000049c977710000000046ae6614"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.38
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000029967642000000002ac87742"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000029967643000000002ac87742"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.37
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000065d7c95b000000004b9f023d"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000065d7c95a000000004b9f023d"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.36
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000005e50c05a000000003a0c53f5"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000005e50c05b000000003a0c53f5"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.35
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000002ed2ce9000000000db6ceee"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000002ed2ce8000000000db6ceee"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.34
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000001505aafe000000006f6371e5"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000001505aaff000000006f6371e5"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.33
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000001dc560e50000000056bcb109"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000001dc560e40000000056bcb109"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.32
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000003443b53e000000004f184163"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000003443b53f000000004f184163"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.31
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000304f3fc1000000002772dd7c"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000304f3fc0000000002772dd7c"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.30
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000005a31296b00000000358d34d5"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000005a31296a00000000358d34d5"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.29
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000085d18dd00000000378f74c0"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000085d18dc00000000378f74c0"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.28
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000009b3d1f000000000501a7dd"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000009b3d1e000000000501a7dd"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.27
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000002d7a12c000000000567b7a9c"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000002d7a12c100000000567b7a9c"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.26
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000006bb12c1d000000007bcd6afe"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000006bb12c1c000000007bcd6afe"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.25
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000005915d6fd0000000003b78520"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000005915d6fc0000000003b78520"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.24
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000005fad81be000000003cb5d065"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000005fad81bf000000003cb5d065"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.23
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000004570a5510000000052a62b95"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000004570a5500000000052a62b95"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.22
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000023a2a5530000000010897d62"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000023a2a5520000000010897d62"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.21
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000006c9ee9ea0000000066ef023e"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000006c9ee9eb0000000066ef023e"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.20
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000000970f4400000000065713671"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000000970f4410000000065713671"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.19
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000049b67b270000000002c880b1"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000049b67b260000000002c880b1"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.18
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000773e6c16000000000fae1d35"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000773e6c17000000000fae1d35"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.16
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000345e209300000000504f951e"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000345e209200000000504f951e"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.15
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000003c3452070000000047478185"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000003c3452060000000047478185"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.14
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000592f9b2c0000000063f7f98d"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000592f9b2d0000000063f7f98d"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.13
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000018f4d4e30000000015bea7ac"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000018f4d4e20000000015bea7ac"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.12
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000010f0ce0b00000000045ee1c5"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000010f0ce0a00000000045ee1c5"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.11
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000130ceaf2000000000a030d55"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000130ceaf3000000000a030d55"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.10
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000003d8bc3b10000000063885eb9"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000003d8bc3b00000000063885eb9"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.9
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000048ab80df0000000051059812"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000048ab80de0000000051059812"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.8
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000593a7c1d000000002e91a30f"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000593a7c1c000000002e91a30f"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.7
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000152b6bb20000000038c51cd2"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000152b6bb30000000038c51cd2"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.6
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000004c127e3100000000027cdb93"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000004c127e3000000000027cdb93"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.5
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000064de8423000000002b34a153"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000064de8422000000002b34a153"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.4
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000016b27ab3000000000c5d0d63"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000016b27ab2000000000c5d0d63"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.3
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000023974eda000000001671a076"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000023974edb000000001671a076"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.2
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000520fa2a600000000156f676d"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000520fa2a700000000156f676d"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.1
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000037a487f8000000005f055fee"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000037a487f9000000005f055fee"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.5.0
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000040036d45000000000e8af1c3"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000040036d44000000000e8af1c3"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.45
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000054cb7109000000005321253e"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000054cb7108000000005321253e"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.44
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000010d4f47000000002a0a5840"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000010d4f46000000002a0a5840"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.43
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000015d1fc5f000000003c892c19"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000015d1fc5e000000003c892c19"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.42
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000003237af690000000070050f68"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000003237af680000000070050f68"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.41
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000575a7c8b00000000459b27bc"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000575a7c8a00000000459b27bc"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.40
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000007dec35e0000000007519f031"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000007dec35e1000000007519f031"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.39
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000003d78afa4000000001e05fa9a"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000003d78afa5000000001e05fa9a"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.38
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000017b0013c000000004fc8537f"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000017b0013d000000004fc8537f"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.37
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000001972f69a000000001d7ac1e1"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000001972f69b000000001d7ac1e1"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.36
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000065989c6800000000178d96fd"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000065989c6900000000178d96fd"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.35
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000239e998e000000000ce3f54b"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000239e998f000000000ce3f54b"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.34
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000006dacb4e50000000003073d99"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000006dacb4e40000000003073d99"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.32
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000000e2def02000000006baa458a"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000000e2def03000000006baa458a"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.31
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000003bf803b000000005448ee98"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000003bf803a000000005448ee98"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.30
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000045936f3d0000000033c49de1"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000045936f3c0000000033c49de1"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.29
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000001dfab42b0000000015436838"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000001dfab42a0000000015436838"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.28
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000062b2ad3c0000000028c82536"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000062b2ad3d0000000028c82536"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.27
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000574c7250000000000d50c9b6"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000574c7251000000000d50c9b6"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.26
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000003a9ee3d000000000725f43e6"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000003a9ee3d100000000725f43e6"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.25
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000469e8bb10000000041d3e063"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000469e8bb00000000041d3e063"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.24
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000232c13de00000000626769af"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000232c13df00000000626769af"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.23
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000027ab061900000000294656f2"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000027ab061800000000294656f2"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.22
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000001ab6347f0000000077ac7c9e"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000001ab6347e0000000077ac7c9e"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.21
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000004f3c7b57000000001190c851"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000004f3c7b56000000001190c851"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.20
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000002f40dca2000000005d6ffc18"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000002f40dca3000000005d6ffc18"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.19
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000032142c11000000002d08e9ad"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000032142c10000000002d08e9ad"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.18
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000047b7d8a700000000441d86c5"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000047b7d8a600000000441d86c5"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.17
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000027af01ff00000000706976e5"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000027af01fe00000000706976e5"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.16
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000064578c23000000006aaa192f"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000064578c22000000006aaa192f"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.15
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000005d473a890000000022d17872"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000005d473a880000000022d17872"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.14
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000006e2d7b53000000005e89b290"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000006e2d7b52000000005e89b290"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.13
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000002b09153000000000a3bfbe8"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000002b09152000000000a3bfbe8"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.12
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000006f019c34000000004518c081"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000006f019c35000000004518c081"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.11
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000007eb940c5000000000c27e3ba"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000007eb940c4000000000c27e3ba"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.10
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000006afa95fc0000000024234982"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000006afa95fd0000000024234982"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.9
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000000f47f05a0000000073b2b2b6"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000000f47f05b0000000073b2b2b6"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.8
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000007cd00e3d0000000064037f10"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000007cd00e3c0000000064037f10"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.7
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000071b825c40000000013ef8c4d"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000071b825c50000000013ef8c4d"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.6
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000003317af4c000000003f423b74"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000003317af4d000000003f423b74"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.5
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000003a4778b40000000071eea692"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000003a4778b50000000071eea692"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.4
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000061796b9000000000a4cc416"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000061796b8000000000a4cc416"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.3
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000042d855760000000040b881cb"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000042d855770000000040b881cb"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.2
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000003f27c781000000002eacc671"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000003f27c780000000002eacc671"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.1
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000000dee26190000000017fcf18c"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000000dee26180000000017fcf18c"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.4.0
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000049fb0196000000000242dec4"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000049fb0197000000000242dec4"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:4;,N;;m:a:0:{}}
Output for 5.3.29
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000005e964608000000007c56d23a"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000005e964609000000007c56d23a"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:2;,N;;m:a:0:{}}
Output for 5.3.28
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000048104fc1000000007f548cb3"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000048104fc0000000007f548cb3"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:2;,N;;m:a:0:{}}
Output for 5.3.27
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000004da8af96000000006938d593"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000004da8af97000000006938d593"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:2;,N;;m:a:0:{}}
Output for 5.3.26
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000784ca7ab0000000040bff9cd"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000784ca7aa0000000040bff9cd"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:2;,N;;m:a:0:{}}
Output for 5.3.25
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000247aa48b00000000110cf347"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000247aa48a00000000110cf347"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:2;,N;;m:a:0:{}}
Output for 5.3.24
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000001602576f000000004c716b15"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000001602576e000000004c716b15"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:2;,N;;m:a:0:{}}
Output for 5.3.23
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000077c3f0a10000000006f4ae71"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000077c3f0a00000000006f4ae71"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:2;,N;;m:a:0:{}}
Output for 5.3.22
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000002804500a00000000613ddb54"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000002804500b00000000613ddb54"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:2;,N;;m:a:0:{}}
Output for 5.3.21
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000003d94b5d700000000347c6d03"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000003d94b5d600000000347c6d03"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:2;,N;;m:a:0:{}}
Output for 5.3.20
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000002fd5302700000000292e9f57"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000002fd5302600000000292e9f57"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:2;,N;;m:a:0:{}}
Output for 5.3.19
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000005fed752a00000000069ffe5d"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000005fed752b00000000069ffe5d"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:2;,N;;m:a:0:{}}
Output for 5.3.18
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000003660201f00000000051f945b"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000003660201e00000000051f945b"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:2;,N;;m:a:0:{}}
Output for 5.3.17
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000005235deea0000000013d753ff"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000005235deeb0000000013d753ff"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:2;,N;;m:a:0:{}}
Output for 5.3.16
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000003073ee9a000000007d682829"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000003073ee9b000000007d682829"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:2;,N;;m:a:0:{}}
Output for 5.3.15
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000001d2a51e2000000001c0398cc"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000001d2a51e3000000001c0398cc"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:2;,N;;m:a:0:{}}
Output for 5.3.14
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000002bb90681000000002affed93"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000002bb90680000000002affed93"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:2;,N;;m:a:0:{}}
Output for 5.3.13
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000004569ef2a00000000028ce6cc"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000004569ef2b00000000028ce6cc"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:2;,N;;m:a:0:{}}
Output for 5.3.12
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000006b9cb7530000000041090db4"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000006b9cb7520000000041090db4"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:2;,N;;m:a:0:{}}
Output for 5.3.11
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000159a6a38000000000a473616"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000159a6a39000000000a473616"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:2;,N;;m:a:0:{}}
Output for 5.3.10
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["00000000507c84b900000000647e339f"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["00000000507c84b800000000647e339f"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:2;,N;;m:a:0:{}}
Output for 5.3.9
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000007751c1170000000021b942b5"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000007751c1160000000021b942b5"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:2;,N;;m:a:0:{}}
Output for 5.3.8
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000063b9c9370000000039f51935"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000063b9c9360000000039f51935"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:2;,N;;m:a:0:{}}
Output for 5.3.7
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000007906970e0000000064270789"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000007906970f0000000064270789"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:2;,N;;m:a:0:{}}
Output for 5.3.6
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000007b7d5305000000007158fdd2"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000007b7d5304000000007158fdd2"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:2;,N;;m:a:0:{}}
Output for 5.3.5
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["0000000021d4873a000000006d4bba3f"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["0000000021d4873b000000006d4bba3f"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:2;,N;;m:a:0:{}}
Output for 5.3.4
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000006f08cf69000000004775e0d1"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000006f08cf68000000004775e0d1"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:2;,N;;m:a:0:{}}
Output for 5.3.3
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000006942265b000000000191a442"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000006942265a000000000191a442"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:2;,N;;m:a:0:{}}
Output for 5.3.2
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000001be73549000000002b4d687f"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000001be73548000000002b4d687f"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:2;,N;;m:a:0:{}}
Output for 5.3.1
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000003c0a524a000000000ed7fe73"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000003c0a524b000000000ed7fe73"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:2;,N;;m:a:0:{}}
Output for 5.3.0
bool(true) object(SplObjectStorage)#1 (1) { ["storage":"SplObjectStorage":private]=> array(2) { ["000000006bed205700000000068cb2e9"]=> array(2) { ["obj"]=> object(stdClass)#2 (1) { ["b"]=> object(stdClass)#3 (0) { } } ["inf"]=> NULL } ["000000006bed205600000000068cb2e9"]=> array(2) { ["obj"]=> object(stdClass)#3 (0) { } ["inf"]=> NULL } } } C:16:"SplObjectStorage":72:{x:i:2;O:8:"stdClass":1:{s:1:"b";O:8:"stdClass":0:{}},N;;r:2;,N;;m:a:0:{}}
Output for 5.0.0 - 5.0.5, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17
Fatal error: Call to undefined function gc_enabled() in /in/fDtin on line 2
Process exited with code 255.
Output for 4.4.5 - 4.4.9
Fatal error: Call to undefined function: gc_enabled() in /in/fDtin on line 2
Process exited with code 255.
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.4
Fatal error: Call to undefined function: gc_enabled() in /in/fDtin on line 2
Process exited with code 255.
Output for 4.3.0 - 4.3.1
Fatal error: Call to undefined function: gc_enabled() in /in/fDtin on line 2

preferences:
286.58 ms | 401 KiB | 355 Q