ID: 27904
User updated by: matthieu at tempoline dot biz
Reported By: matthieu at tempoline dot biz
Status: Bogus
Bug Type: Zend Engine 2 problem
Operating System: Windows XP
PHP Version: 5CVS-2004-04-07 (dev)
New Comment:
Thanks for the answer, and sorry for the mistake.
Previous Comments:
------------------------------------------------------------------------
[2004-04-07 07:52:03] [EMAIL PROTECTED]
All the OO related functions/methods were changed to use the studlyCaps
naming convention.
------------------------------------------------------------------------
[2004-04-07 07:33:51] matthieu at tempoline dot biz
Description:
------------
Reflection API not found when instanciating any of its class.
No pb with PHP5_RC1, this problem has begun for 4 or 5 days on the cvs
windows binaries.
Reproduce code:
---------------
// For example... but Reflection_Class send the same result
$func= new Reflection_Function('anything');
Expected result:
----------------
Not a fatal error
Actual result:
--------------
Fatal error: Class 'Reflection_Function' not found in
c:\0pfe_tempoline\dev_coeur\birdie_dev\index.php on line 23
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=27904&edit=1