Test: /ext/standard/tests/serialize/serialization_objects_005.phpt - Version 5.4.0RC8-dev    

There is 1 diff reported by users for this test.

Count Diff
6 (100%)
001+ Warning: unserialize(): Function spl_autoload_call() hasn't defined the class it was called for in %s/serialization_objects_005.php on line 15
002+
003+ Fatal error: Uncaught exception 'LogicException' with message 'Class C could not be loaded' in %s/serialization_objects_005.php:15
004+ Stack trace:
005+ #0 [internal function]: spl_autoload('C')
006+ #1 [internal function]: spl_autoload_call('C')
007+ #2 %s/serialization_objects_005.php(15): unserialize('O:1:"C":1:{s:1:...')
008+ #3 {main}
009+ thrown in %s/serialization_objects_005.php on line 15
001- ---> Various types of access on complete class:
002- object(C)#%d (1) {
003- ["p"]=>
004- int(1)
005- }
006- bool(true)
007- int(1)
008- string(13) "ref1.original"
009- string(12) "ref1.changed"
010- string(9) "p.changed"
011- bool(false)
012- bool(true)
013-
014- Notice: Undefined property: C::$x in %s on line 37
015- NULL
016-
017-
018- ---> Same types of access on incomplete class:
019- object(__PHP_Incomplete_Class)#%d (2) {
020- ["__PHP_Incomplete_Class_Name"]=>
021- string(1) "C"
022- ["p"]=>
023- int(1)
024- }
025- bool(false)
026-
027- Notice: main(): The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "C" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in %s on line 43
028- NULL
029-
030- Notice: main(): The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "C" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in %s on line 46
031-
032- Notice: main(): The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "C" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in %s on line 47
033- NULL
034-
035- Notice: main(): The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "C" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in %s on line 49
036- NULL
037-
038- Notice: main(): The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "C" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in %s on line 50
039- string(9) "p.changed"
040-
041- Notice: main(): The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "C" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in %s on line 53
042- bool(false)
043-
044- Notice: main(): The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "C" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in %s on line 54
045-
046- Notice: main(): The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "C" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in %s on line 55
047- bool(false)
048-
049- Notice: main(): The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "C" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in %s on line 56
050-
051- Notice: main(): The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "C" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in %s on line 57
052- NULL
053-
054- Fatal error: main(): The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "C" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in %s on line 59