Test: /Zend/tests/bug49908.phpt - Version 5.7.0-dev        

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
3 (100%)
001+ Fatal error: Class 'Foo' not found in %s/bug49908.php on line 13
001- %unicode|string%(3) "Foo"
002- %unicode|string%(3) "Bar"
003-
004- Fatal error: Uncaught exception 'Exception' with message 'Bar' in %s:%d
005- Stack trace:
006- #0 %s(7): __autoload('Bar')
007- #1 %s(13): __autoload('Foo')
008- #2 {main}
009- thrown in %s on line %d