]> granicus.if.org Git - php/commit
Fixed bug #43053 (Regression: some numbers shown in scientific notation). (int-e...
authorDmitry Stogov <dmitry@php.net>
Mon, 15 Sep 2008 11:47:16 +0000 (11:47 +0000)
committerDmitry Stogov <dmitry@php.net>
Mon, 15 Sep 2008 11:47:16 +0000 (11:47 +0000)
commit1474d9dfad906b926247677a8ba608d245b8d255
treed1836d83b5fafbd04faf6ac916be66ee223d716c
parent612c93b78b45995ae34b37de38a42d2f1f29efa3
Fixed bug #43053 (Regression: some numbers shown in scientific notation). (int-e at gmx dot de)
some 64bit test files may need to be fixed
Zend/tests/bug43053.phpt [new file with mode: 0644]
Zend/tests/hex_overflow_32bit.phpt
Zend/tests/zend_strtod.phpt
Zend/zend_strtod.c
ext/standard/tests/general_functions/008.phpt
ext/standard/tests/strings/printf.phpt
main/snprintf.c