From: SVN Migration Date: Sun, 18 Jul 2004 17:27:50 +0000 (+0000) Subject: This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. X-Git-Tag: php-4.3.9RC1~36 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=619f6faa20c241cc3b5700501b757930cdb7bb53;p=php This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. --- diff --git a/ext/standard/tests/strings/bug28633.phpt b/ext/standard/tests/strings/bug28633.phpt new file mode 100644 index 0000000000..5a1c2567fa --- /dev/null +++ b/ext/standard/tests/strings/bug28633.phpt @@ -0,0 +1,10 @@ +--TEST-- +Bug #28633 (sprintf incorrectly adding padding to floats) +--FILE-- + +--EXPECT-- +00.02 +02.02