[wp-trac] [WordPress Trac] #19157: Remove PHP4 compat from timer functions

WordPress Trac wp-trac at lists.automattic.com
Sat Nov 5 04:36:44 UTC 2011


#19157: Remove PHP4 compat from timer functions
--------------------------+-----------------------------
 Reporter:  solarissmoke  |      Owner:
     Type:  enhancement   |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Performance   |    Version:  3.3
 Severity:  minor         |   Keywords:
--------------------------+-----------------------------
 The `timer_start/stop` functions are using `microtime()` in PHP4 compat
 mode, without the `get_as_float` argument. We can make them all much
 simpler, see patch. Also fixes some of the inline docs.

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


More information about the wp-trac mailing list