Edit report at https://bugs.php.net/bug.php?id=63957&edit=1

 ID:                 63957
 Comment by:         adam123 at hotmail dot com
 Reported by:        bugzilla77 at gmail dot com
 Summary:            REQUEST_TIME_FLOAT too high
 Status:             Wont fix
 Type:               Bug
 Package:            *Web Server problem
 Operating System:   win32, apache module
 PHP Version:        5.5.0alpha2
 Block user comment: N
 Private report:     N

 New Comment:

The difference increases in time to run the server (few days).
I am now watching -5.5 seconds.
After Apache restar difference -20ms.


Previous Comments:
------------------------------------------------------------------------
[2013-01-27 18:16:54] adam123 at hotmail dot com

The difference increases in time to run the server.
I am now watching -5.5 seconds.

------------------------------------------------------------------------
[2013-01-26 01:46:36] johan...@php.net

Related To: Bug #64073

------------------------------------------------------------------------
[2013-01-25 11:21:35] lunter2 at gmail dot com

This very big problem is introduced in php 5.5.
PHP 5.4 never returns negative value.

------------------------------------------------------------------------
[2013-01-25 11:09:52] lunter2 at gmail dot com

I can confirm this problem introduced in PHP 5.5

<?=microtime(true)-$_SERVER['REQUEST_TIME_FLOAT']?>

Max difference observed from is -1200ms !

------------------------------------------------------------------------
[2013-01-19 19:39:36] bugzilla77 at gmail dot com

Test script (fixed):
--------------------
<?=microtime(true)-$_SERVER['REQUEST_TIME_FLOAT']?>

but problem still the same

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=63957


-- 
Edit this bug report at https://bugs.php.net/bug.php?id=63957&edit=1

Reply via email to