Test: /ext/reflection/tests/bug29268.phpt - Version 5.7.0-dev        

Bug #29268 __autoload() not called with reflectionProperty->getClass()
Submitted: 2004-07-19 23:12:11 Modified: 2005-10-21 10:04:13
From: david Assigned: dmitry
Status: Closed Package: Scripting Engine problem
PHP Version: 5.0.0 OS: winXP

There is 1 diff reported by users for this test.

Count Diff
3 (100%)
001+ Fatal error: Uncaught exception 'ReflectionException' with message 'Class A does not exist' in %s/bug29268.php:16
002+ Stack trace:
003+ #0 %s/bug29268.php(16): ReflectionParameter->getClass()
001- __autoload(A)
002- A
003- ok
004+ #1 {main}
005+ thrown in %s/bug29268.php on line 16