summaryrefslogtreecommitdiff
path: root/ext/domxml/php_domxml.c
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2013-03-23 17:40:06 +0100
committerAnatol Belski <ab@php.net>2013-03-23 17:40:06 +0100
commitb022e54bd100a914417e216d0872d3e67edecaf9 (patch)
tree250b9668e08d18924bcd2a6905d14f5fda229a2a /ext/domxml/php_domxml.c
parentbb935ff8dc65c52efea6aae6697a806dc86c8580 (diff)
downloadphp-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 'ext/domxml/php_domxml.c')
0 files changed, 0 insertions, 0 deletions