Test: /tests/classes/autoload_020.phpt - Version 5.4.0RC8-dev    

There is 1 diff reported by users for this test.

Count Diff
6 (100%)
002+ in autoload: C
003+
004+ Warning: unserialize(): Function spl_autoload_call() hasn't defined the class it was called for in %s/autoload_020.php on line 7
005+
002- object(__PHP_Incomplete_Class)#%d (1) {
003- ["__PHP_Incomplete_Class_Name"]=>
004- string(1) "C"
005- }
006+ Fatal error: Uncaught exception 'LogicException' with message 'Class C could not be loaded' in %s/autoload_020.php:7
007+ Stack trace:
008+ #0 [internal function]: spl_autoload('C')
009+ #1 [internal function]: spl_autoload_call('C')
010+ #2 %s/autoload_020.php(7): unserialize('O:1:"C":0:{}')
011+ #3 {main}
012+ thrown in %s/autoload_020.php on line 7