Test: /Zend/tests/bug49908.phpt - Version 7.4.0RC5        

Bug #49908 throwing exception in __autoload crashes when interface is not defined
Submitted: 2009-10-17 13:31:30 Modified: 2009-11-01 21:26:19
From: fqqdk Assigned: felipe
Status: Closed Package: Reproducible crash
PHP Version: 5.3, 6 (2009-10-19) OS: *

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
008+ #0 [internal function]: {closure}()
009+ #1 %s/bug49908.php(7): spl_autoload_call()
010+ #2 [internal function]: {closure}()
011+ #3 %s/bug49908.php(18): spl_autoload_call()
008- #0 [internal function]: {closure}('Bar')
009- #1 %s(%d): spl_autoload_call('Bar')
010- #2 [internal function]: {closure}('Foo')
011- #3 %s(%d): spl_autoload_call('Foo')