ID: 36543 User updated by: RQuadling at GMail dot COM Reported By: RQuadling at GMail dot COM Status: Bogus Bug Type: SPL related Operating System: Windows PHP Version: 5.1.2 New Comment:
I got a response from Zend on this, so I'll put it here for completeness in case anyone else is looking for this. "This behavior is intentional, and is not a bug. Zend Optimizer 3.0 does this to accommodate for Zend SafeGuard 4.0's code obfuscation features. If you want to override this, you can set this directive in php.ini: zend_optimizer.obfuscation_level_support=0" I've also confirmed that this works. Previous Comments: ------------------------------------------------------------------------ [2006-02-27 15:11:48] RQuadling at GMail dot COM <?php Reflection::export(new ReflectionClass('Exception')); ?> Ah! The Win32 builds are not working. Last available download from http://snaps.php.net/win32 is February 20th ------------------------------------------------------------------------ [2006-02-27 15:08:54] [EMAIL PROTECTED] Do not file bugs when you have Zend extensions (zend_extension=) loaded. Examples are Zend Optimizer, Zend Debugger, Turck MM Cache, APC, Xdebug and ionCube loader. These extensions often modify engine behavior which is not related to PHP itself. ------------------------------------------------------------------------ [2006-02-27 15:08:17] [EMAIL PROTECTED] There is no such class (where did you get it?) and I can't reproduce it with other exception classes. ------------------------------------------------------------------------ [2006-02-27 15:05:08] [EMAIL PROTECTED] . ------------------------------------------------------------------------ [2006-02-27 15:04:06] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php5.1-latest.tar.gz For Windows: http://snaps.php.net/win32/php5.1-win32-latest.zip ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/36543 -- Edit this bug report at http://bugs.php.net/?id=36543&edit=1