Date: 10/10/02
- Next message: Friedhelm Betz: "[PHP-DOC] cvs: phpdoc /en/reference/session reference.xml"
- Previous message: Jan Lehnardt: "Re: [PHP-DOC] removed extensions"
- Next in thread: mfischer <email protected>: "[PHP-DOC] #19843 [Opn->Csd]: set_error_handler does not work using a method as error_handling_function"
- Reply: mfischer <email protected>: "[PHP-DOC] #19843 [Opn->Csd]: set_error_handler does not work using a method as error_handling_function"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: j.metzger <email protected>
Operating system: Linux
PHP version: 4.2.2
PHP Bug Type: Documentation problem
Bug description: set_error_handler does not work using a method as error_handling_function
Description (on
http://www.php.net/manual/en/function.set-error-handler.php)
Note: Instead of a function name, an array containing an object reference
and a method name can also be supplied.
Although documented it does first work
from 4.3.0 on. (maybe a suffix)
maybe this what do its job:
...can also be supplied ( php >= 4.3.0)
The problem is that only 4.2.3 is released
currently.
-- Edit bug report at http://bugs.php.net/?id=19843&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=19843&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=19843&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=19843&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=19843&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=19843&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=19843&r=support Expected behavior: http://bugs.php.net/fix.php?id=19843&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=19843&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=19843&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=19843&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=19843&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=19843&r=dst IIS Stability: http://bugs.php.net/fix.php?id=19843&r=isapi-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Friedhelm Betz: "[PHP-DOC] cvs: phpdoc /en/reference/session reference.xml"
- Previous message: Jan Lehnardt: "Re: [PHP-DOC] removed extensions"
- Next in thread: mfischer <email protected>: "[PHP-DOC] #19843 [Opn->Csd]: set_error_handler does not work using a method as error_handling_function"
- Reply: mfischer <email protected>: "[PHP-DOC] #19843 [Opn->Csd]: set_error_handler does not work using a method as error_handling_function"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

