From: SVN Migration Date: Thu, 13 Feb 2003 19:07:21 +0000 (+0000) Subject: This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. X-Git-Tag: php-4.3.2RC1~221 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8b9c2fbc66080db507d4aab2f1fa131297eb9934;p=php This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. --- diff --git a/ext/standard/tests/strings/bug22187.phpt b/ext/standard/tests/strings/bug22187.phpt new file mode 100644 index 0000000000..dccaccc04d --- /dev/null +++ b/ext/standard/tests/strings/bug22187.phpt @@ -0,0 +1,10 @@ +--TEST-- +Bug #22187 (possible crash in number_format() function) +--FILE-- + +--EXPECT-- +string(3) "0.0" +string(1) "0"