[wp-trac] Re: [WordPress Trac] #10222: Fatal error: Trying to clone an uncloneable object of class ReflectionClass in /var/www/htdocs/syz/html/wp-includes/class-simplepie.php on line 11739...

WordPress Trac wp-trac at lists.automattic.com
Tue Jun 23 10:31:24 GMT 2009


#10222: Fatal error: Trying to clone an uncloneable object of class ReflectionClass
in /var/www/htdocs/syz/html/wp-includes/class-simplepie.php on line
11739...
------------------------------------------------+---------------------------
 Reporter:  codestyling                         |        Type:  defect (bug)   
   Status:  new                                 |    Priority:  highest omg bbq
Milestone:  2.8.1                               |   Component:  Administration 
  Version:  2.8                                 |    Severity:  blocker        
 Keywords:  malfunction of wordpress scripting  |  
------------------------------------------------+---------------------------

Comment(by codestyling):

 But i'm afraid there have to be spend more time to solve all inside
 SimplePie, because i did now some more safety checks inplace (additional
 patches) and got now the Quick edit back and also some feeds but in the
 last 2 feed boxes now this occures:

 {{{
 Fatal error: Maximum execution time of 60 seconds exceeded in C:\Program
 Files (x86)\xampp\htdocs\_root_wp28\wp-includes\class-simplepie.php on
 line 3087
 }}}

 This is related to the destruction of SimplePie element here:

 {{{
         /**
          * Remove items that link back to this before destroying this
 object
          */
         function __destruct()
         {
                         unset($this->feed);
         }

 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/10222#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list