[wp-trac] Re: [WordPress Trac] #9871: Avoid those PHP errors to be
logged
WordPress Trac
wp-trac at lists.automattic.com
Tue May 19 14:49:06 GMT 2009
#9871: Avoid those PHP errors to be logged
----------------------------+-----------------------------------------------
Reporter: arena | Type: enhancement
Status: new | Priority: normal
Milestone: Future Release | Component: Warnings/Notices
Version: | Severity: normal
Keywords: dev-feedback |
----------------------------+-----------------------------------------------
Changes (by peaceablewhale):
* keywords: needs-patch => dev-feedback
Comment:
is_a is no longer deprecated in PHP 5.3.0:
http://www.php.net/manual/en/function.is-a.php
Since most E_STRICT messages are caused by it, I think this report can be
resolved as "won't fix" until support to PHP 4 can be dropped.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9871#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list