[wp-trac] [WordPress Trac] #27000: taxonomy bug with microtime

WordPress Trac noreply at wordpress.org
Fri Feb 7 08:13:39 UTC 2014


#27000: taxonomy bug with microtime
--------------------------------------+---------------------
 Reporter:  _jameslee                 |       Owner:  nacin
     Type:  defect (bug)              |      Status:  closed
 Priority:  normal                    |   Milestone:  3.9
Component:  Taxonomy                  |     Version:  3.8.1
 Severity:  normal                    |  Resolution:  fixed
 Keywords:  good-first-bug has-patch  |     Focuses:
--------------------------------------+---------------------
Changes (by nacin):

 * owner:   => nacin
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"27115"]:
 {{{
 #!CommitTicketReference repository="" revision="27115"
 Use a float for last_changed microtime cache values.

 microtime() by default returns a string with a space, which isn't allowed
 for keys in some cache backends.

 props _jameslee, drozdz.
 fixes #27000. see #23448.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/27000#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list