From: Rasmus Lerdorf Date: Thu, 9 Apr 2009 16:04:45 +0000 (+0000) Subject: Fix the test case X-Git-Tag: php-5.3.0RC2~183 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=11a8e2e82e693b6a77347c98f2e1aa8ae3b99264;p=php Fix the test case --- diff --git a/ext/standard/tests/array/bug44929.phpt b/ext/standard/tests/array/bug44929.phpt index ae71e06cff..dd2b0db077 100644 --- a/ext/standard/tests/array/bug44929.phpt +++ b/ext/standard/tests/array/bug44929.phpt @@ -10,12 +10,12 @@ var_dump($a); array(10) { [6]=> string(4) "-123" - [7]=> - string(5) "0.002" [8]=> string(2) "00" [9]=> string(1) "0" + [7]=> + string(5) "0.002" [0]=> string(3) "001" [4]=>