php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2334 microtime show different info than unix microtime
Submitted: 1999-09-20 09:20 UTC Modified: 1999-09-21 04:24 UTC
From: bago at datasail dot net Assigned:
Status: Closed Package: Misbehaving function
PHP Version: 3.0.12 OS: WinNT/Apache
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: bago at datasail dot net
New email:
PHP Version: OS:

 

 [1999-09-20 09:20 UTC] bago at datasail dot net
microtime on unix php show ".decimalpart secondssinceepoch"
microtime on win32 show "0-250???.decimalpart seconds"
what is the number before the "." in the win32 function?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-09-21 04:24 UTC] sas at cvs dot php dot net
The integer part is now always set to 0.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 15:01:34 2024 UTC