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

 ID:                 64370
 Comment by:         bugzilla77 at gmail dot com
 Reported by:        bugzilla77 at gmail dot com
 Summary:            microtime(true) corrupted
 Status:             Assigned
 Type:               Bug
 Package:            Date/time related
 Operating System:   win 7 (32/64)
 PHP Version:        5.5.0alpha5
 Assigned To:        ab
 Block user comment: N
 Private report:     N

 New Comment:

There is no problem on mod_fcgid.so

Only with php5apache2_4.dll and ONLY PHP 5.5.


Previous Comments:
------------------------------------------------------------------------
[2013-03-07 09:58:50] bugzilla77 at gmail dot com

Unfortunately excited too quickly.

created in -20.360946655273 ms

As you can see the problem occurs on various compilations Apache and PHP.

But only for PHP 5.5. Not for 5.4.

------------------------------------------------------------------------
[2013-03-07 09:45:02] bugzilla77 at gmail dot com

This may not be a Apache problem because PHP 5.(3|4) has no problem.

Ok, I have now installed at home in local machine:

Apache 2.4.4 VC11
http://www.apachelounge.com/download/win32/binaries/httpd-2.4.4-win32-VC11.zip

and as php5apache2_4.dll

PHP 5.5a5 ts VC11
http://windows.php.net/downloads/snaps/php-5.5vc11/php-5.5.0alpha5/php-
5.5.0alpha5-Win32-VC11-x86.zip


It seems that the problem is resolved.
But to be sure I have to wait a few hours and check on several other machines.

I will describe the results soon.

Is the final PHP 5.5 will be compiled using VC11?

------------------------------------------------------------------------
[2013-03-07 09:41:55] a...@php.net

That's what I get in CLI

$_SERVER['REQUEST_TIME']: 1362649203<br/>
$_SERVER['REQUEST_TIME_FLOAT']: 1362649203.6687<br/>
time(): 1362649203<br/>
microtime(true): 1362649203.6699<br/><br/>
PHP 5.5.0-dev<br/>
created in 1.6520023345947 ms

Looks more or less OK. Probably this is an apache specific bug.

------------------------------------------------------------------------
[2013-03-07 09:32:22] bugzilla77 at gmail dot com

Please wait a moment. Be installing the VC11.

------------------------------------------------------------------------
[2013-03-07 09:28:01] a...@php.net

Why VC9? alpha5 is probably the last 5.5 VC9 build. VC11 has however no 
improvmenent on my side. And how does CLI look on your side?

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


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=64370


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

Reply via email to