From: Felipe Pena Date: Wed, 19 Mar 2008 14:55:58 +0000 (+0000) Subject: Fixed test X-Git-Tag: RELEASE_2_0_0a1~95 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b02063cf05fb9c98766e92f914121ee5a6822102;p=php Fixed test --- diff --git a/ext/standard/tests/array/array_combine_variation5.phpt b/ext/standard/tests/array/array_combine_variation5.phpt index 7ecc901116..b1ad916836 100644 --- a/ext/standard/tests/array/array_combine_variation5.phpt +++ b/ext/standard/tests/array/array_combine_variation5.phpt @@ -213,18 +213,18 @@ array(4) { } -- Iteration 5 -- array(1) { - [2]=> + [u"2.3333"]=> float(2.3333) } -- Iteration 6 -- array(4) { - [1]=> + [u"1.2"]=> float(1.2) - [3]=> + [u"3.33"]=> float(3.33) - [4]=> + [u"4.8999992284"]=> float(4.8999992284) - [33333333]=> + [u"33333333.333"]=> float(33333333.333) } -- Iteration 7 -- @@ -281,7 +281,7 @@ array(8) { resource(%d) of type (stream) [133]=> int(133) - [444]=> + [u"444.432"]=> float(444.432) [u""]=> NULL