[wp-trac] Re: [WordPress Trac] #7388:
zend.zel_compatibility_mode=on causes
fatal error in taxonomy.php (was: zend.zel_compatibility_mode = on
cause a blank screen on wordpress)
WordPress Trac
wp-trac at lists.automattic.com
Tue Feb 17 21:29:15 GMT 2009
#7388: zend.zel_compatibility_mode=on causes fatal error in taxonomy.php
---------------------------+------------------------------------------------
Reporter: humberto.cruz | Owner: anonymous
Type: defect (bug) | Status: reopened
Priority: normal | Milestone:
Component: Taxonomy | Version: 2.7
Severity: blocker | Resolution:
Keywords: |
---------------------------+------------------------------------------------
Changes (by Brainiac361):
* status: closed => reopened
* severity: normal => blocker
* cc: Brainiac361 (added)
* component: General => Taxonomy
* priority: low => normal
* version: => 2.7
* resolution: invalid =>
Comment:
I had the same issue when trying to install WP 2.7 (apache2, php5).
PHP: "Implicit cloning object of class 'stdClass' because of
'zend.ze1_compatibility_mode'" (/wp-includes/taxonomy.php line 22)
The error is quite elusive though in ways that don't really make sense to
me. For example disabling the line "$wp_taxonomies = array();", that
should do nothing, fixes it. So does adding a var_dump for the variable
after that line.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/7388#comment:6>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list