diff options
author | Anatol Belski <ab@php.net> | 2013-03-23 17:40:06 +0100 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2013-03-23 17:40:06 +0100 |
commit | b022e54bd100a914417e216d0872d3e67edecaf9 (patch) | |
tree | 250b9668e08d18924bcd2a6905d14f5fda229a2a /sapi/tux/php_tux.c | |
parent | bb935ff8dc65c52efea6aae6697a806dc86c8580 (diff) | |
download | php-git-b022e54bd100a914417e216d0872d3e67edecaf9.tar.gz |
Fixed possible precision loss in microtime
This is related to the fix for bug #64370. MSVC natively supports __int64 type,
so calculating with 32 bit ints is neither necessary nor reliable. Therefore
an older piece of code is reused.
Diffstat (limited to 'sapi/tux/php_tux.c')
0 files changed, 0 insertions, 0 deletions