[wp-trac] [WordPress Trac] #11518: Fatal error: Call to undefined method WP_Error::__destruct()
WordPress Trac
wp-trac at lists.automattic.com
Thu Dec 24 11:56:50 UTC 2009
#11518: Fatal error: Call to undefined method WP_Error::__destruct()
----------------------------+-----------------------------------------------
Reporter: westi | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.9.1
Component: Administration | Version: 2.9
Severity: normal | Resolution: fixed
Keywords: |
----------------------------+-----------------------------------------------
Comment(by hakre):
Just for documentation:
'''Caution'''
PHP reserves all function names starting with {{__}} as magical. It is
recommended that you do not use function names with {{__}} in PHP unless
you want some documented magic functionality.
[http://www.php.net/manual/en/language.oop5.magic.php Taken from the PHP
Manual]
Normally I would strongly argument for upstream, but SimplePie looks dead.
Do we have an own branch of SimplePie within the project?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11518#comment:21>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list