From: [EMAIL PROTECTED] Operating system: OS X 10.2 PHP version: 4CVS-2002-12-19 (dev) PHP Bug Type: Zend Engine 2 problem Bug description: set_error_handler not accepting methods
The set_error_handler() function is not accepting class methods as of the php4-ze2 CVS code from 19-Dec-2002. It does work with php 4.3 and ZE1. -- Edit bug report at http://bugs.php.net/?id=21094&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=21094&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=21094&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=21094&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=21094&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=21094&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=21094&r=support Expected behavior: http://bugs.php.net/fix.php?id=21094&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=21094&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=21094&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=21094&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21094&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=21094&r=dst IIS Stability: http://bugs.php.net/fix.php?id=21094&r=isapi
