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

WordPress Trac wp-trac at lists.automattic.com
Thu Feb 18 18:15:34 UTC 2010


#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:  minor                |   Resolution:          
 Keywords:  has-patch tested     |  
---------------------------------+------------------------------------------

Comment(by hakre):

 Could run my patch
 ([http://core.trac.wordpress.org/attachment/ticket/9930/9930.patch
 9930.patch]) against the official testsuite now:

 Before:
 {{{
 2) TestFunctions::test_is_serialized
 Serialized data:
 d:2.099999999999999970432388186544853801030102097813541764707036304487326901911060431043950937593374825E+200;
 Failed asserting that <boolean:false> is true.
 }}}

 After:[[BR]]
 ZERRO failures in {{{TestFunctions::test_is_serialized}}}.

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


More information about the wp-trac mailing list