From: Scott MacVicar Date: Tue, 4 Jan 2011 23:36:56 +0000 (+0000) Subject: Add test for bug #53632 X-Git-Tag: php-5.3.6RC1~158 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0017586f5d578776a1b0dfc32690da8601111a40;p=php Add test for bug #53632 --- diff --git a/Zend/tests/bug53632.phpt b/Zend/tests/bug53632.phpt new file mode 100644 index 0000000000..9a6dade9e1 --- /dev/null +++ b/Zend/tests/bug53632.phpt @@ -0,0 +1,10 @@ +--TEST-- +zend_strtod() hangs with 2.2250738585072011e-308 +--FILE-- + +--EXPECTF-- +Done