[wp-trac] [WordPress Trac] #12367: SimplePie E_DEPRECATED fixes
WordPress Trac
wp-trac at lists.automattic.com
Wed Feb 24 21:40:02 UTC 2010
#12367: SimplePie E_DEPRECATED fixes
-------------------------------------+--------------------------------------
Reporter: technosailor | Owner: westi
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.0
Component: Warnings/Notices | Version:
Severity: normal | Resolution: wontfix
Keywords: has-patch needs-testing |
-------------------------------------+--------------------------------------
Changes (by nacin):
* status: new => closed
* resolution: => wontfix
Comment:
These are necessary for PHP 4 compatibility, as objects in PHP 4 are
copied unless passed by reference. We uses this throughout core and
deliberately suppress E_DEPRECATED (even when WP_DEBUG).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12367#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list