From: Ilia Alshanetsky Date: Tue, 14 Dec 2004 17:42:28 +0000 (+0000) Subject: Fixed test. X-Git-Tag: php-4.3.10~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=84a696da20a316b9ccff5f42b4040ac4d454f861;p=php Fixed test. --- diff --git a/ext/standard/tests/math/bug28228.phpt b/ext/standard/tests/math/bug28228.phpt index 3d6cebcfd4..4223f4bc15 100755 --- a/ext/standard/tests/math/bug28228.phpt +++ b/ext/standard/tests/math/bug28228.phpt @@ -9,6 +9,6 @@ echo number_format(1234.5678, 4); ?> --EXPECT-- 12345678 -12,345,678 +1,234.5678 1,23405678 1,234.5678