[wp-trac] [WordPress Trac] #10536: errors surfacing when using set_error_handler
WordPress Trac
wp-trac at lists.automattic.com
Tue Jan 5 16:49:00 UTC 2010
#10536: errors surfacing when using set_error_handler
------------------------------+---------------------------------------------
Reporter: AaronAsAChimp | Owner: westi
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: 3.0
Component: Warnings/Notices | Version:
Severity: normal | Keywords: reporter-feedback close
------------------------------+---------------------------------------------
Comment(by hakre):
Which lines you get the error from? can you provide your
set_error_handler() routine? Those callback will reveal notices / errors
even the @ operator is in use.
It might be possible to flag those cases out by configuring the callback /
validating against a callbacks parameter value. That might depend on your
PHP version you use on your blog.
To learn more about [http://www.php.net/manual/en/function.set-error-
handler.php set_error_handler() please see the PHP documentation].
Until no more details are provided in the bug reprot I suggest to close as
wontfix unless more concrete information is provided.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10536#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list