[wp-trac] [WordPress Trac] #9930: is_serialized() returns false on serialized doubles

WordPress Trac wp-trac at lists.automattic.com
Tue Dec 22 13:27:27 UTC 2009


#9930: is_serialized() returns false on serialized doubles
---------------------------------+------------------------------------------
 Reporter:  vladimir_kolesnikov  |        Owner:  westi   
     Type:  defect (bug)         |       Status:  reopened
 Priority:  normal               |    Milestone:  3.0     
Component:  General              |      Version:          
 Severity:  critical             |   Resolution:          
 Keywords:  has-patch            |  
---------------------------------+------------------------------------------
Changes (by Denis-de-Bernardy):

  * severity:  minor => critical


Comment:

 as of r12485:

 {{{
 var_dump(is_serialized('garbage:a:0:garbage;')); // true
 }}}

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


More information about the wp-trac mailing list