]> granicus.if.org Git - php/commit
Fixed float precision change under Windows x64
authorAnatol Belski <ab@php.net>
Thu, 25 Apr 2013 20:44:29 +0000 (22:44 +0200)
committerAnatol Belski <ab@php.net>
Thu, 25 Apr 2013 20:44:29 +0000 (22:44 +0200)
commit30802dbc557a25f57db22ecda1c39678791a4aec
tree0dc4395d7212a45686aa0a8a0f932995d7177e84
parent7d0dd957eb3f9027153c5a7427698b4bc025f2d9
Fixed float precision change under Windows x64

otherwise we'll have asserts in debug builds and void runs of the
error handlers in non debug builds.
Zend/zend_float.h