[wp-trac] [WordPress Trac] #7651: Constants in iso8601_to_datetime() should be strings instead

WordPress Trac wp-trac at lists.automattic.com
Sat Aug 30 20:44:42 GMT 2008


#7651: Constants in iso8601_to_datetime() should be strings instead
-------------------------+--------------------------------------------------
 Reporter:  jacobsantos  |       Owner:  anonymous
     Type:  defect       |      Status:  new      
 Priority:  low          |   Milestone:  2.7      
Component:  General      |     Version:           
 Severity:  minor        |    Keywords:           
-------------------------+--------------------------------------------------
 The constants used for {{{iso8601_to_datetime()}}} should be strings
 instead. PHP will convert the constants to strings once it realizes that
 there are no constants (yet) that match.

 Fixes among other things, a notice that would be displayed.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/7651>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list