Test: /ext/spl/tests/observer_004.phpt - Version 5.4.1RC1-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ int(1)
001- int(2)
003- int(2)
007+ array(1) {
008- array(2) {
018+ }
019+ }
020+ string(89) "C:9:"MyStorage":68:{x:i:1;O:9:"TestClass":1:{s:4:"test";i:1;},N;;m:a:1:{s:3:"bla";i:26;}}"
021+ ===UNSERIALIZE===
022+ int(1)
023+ int(1)
024+ object(MyStorage)#3 (2) {
025+ ["bla"]=>
026+ int(26)
027+ ["storage":"SplObjectStorage":private]=>
028+ array(1) {
029+ ["000000001bc7e200000000005977c5c2"]=>
030+ array(2) {
031+ ["obj"]=>
032+ object(TestClass)#4 (1) {
033+ ["test"]=>
034+ int(1)
035+ }
036+ ["inf"]=>
037+ NULL
038+ }
039+ }
040+ }
041+ ===DONE===
019- ["%s"]=>
020- array(2) {
021- ["obj"]=>
022- object(TestClass)#%d (1) {
023- ["test"]=>
024- int(2)
025- }
026- ["inf"]=>
027- NULL
028- }
029- }
030- }
031- string(%d) "%s"
032- ===UNSERIALIZE===
033- int(2)
034- int(1)
035- int(2)
036- object(MyStorage)#%d (2) {
037- ["bla"]=>
038- int(26)
039- ["storage":"SplObjectStorage":private]=>
040- array(2) {
041- ["%s"]=>
042- array(2) {
043- ["obj"]=>
044- object(TestClass)#%d (1) {
045- ["test"]=>
046- int(1)
047- }
048- ["inf"]=>
049- NULL
050- }
051- ["%s"]=>
052- array(2) {
053- ["obj"]=>
054- object(TestClass)#%d (1) {
055- ["test"]=>
056- int(2)
057- }
058- ["inf"]=>
059- NULL
060- }
061- }
062- }
063- ===DONE===