From: Felipe Pena Date: Wed, 19 Mar 2008 14:45:24 +0000 (+0000) Subject: Fixed test X-Git-Tag: RELEASE_2_0_0a1~96 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5056e34018292058351c188a778f7e63732607cb;p=php Fixed test --- diff --git a/ext/standard/tests/array/array_combine_variation3.phpt b/ext/standard/tests/array/array_combine_variation3.phpt index 8dc2007449..e9fb9afd46 100644 --- a/ext/standard/tests/array/array_combine_variation3.phpt +++ b/ext/standard/tests/array/array_combine_variation3.phpt @@ -293,9 +293,9 @@ array(2) { } -- Iteration 2 -- array(2) { - [1]=> + [u"1.1"]=> float(1.1) - [2]=> + [u"2.2"]=> float(2.2) } -- Iteration 3 -- diff --git a/ext/standard/tests/array/array_combine_variation4.phpt b/ext/standard/tests/array/array_combine_variation4.phpt index 8b430b370c..495205306e 100644 --- a/ext/standard/tests/array/array_combine_variation4.phpt +++ b/ext/standard/tests/array/array_combine_variation4.phpt @@ -250,7 +250,7 @@ array(4) { int(111) [u"color"]=> unicode(5) "color" - [2]=> + [u"2.2"]=> float(2.2) [33]=> int(33) @@ -261,7 +261,7 @@ array(4) { int(111) [u"color"]=> unicode(5) "color" - [2]=> + [u"2.2"]=> float(2.2) [33]=> int(33) @@ -282,7 +282,7 @@ array(1) { array(6) { [1]=> int(1) - [2]=> + [u"2.2"]=> float(2.2) [u"int"]=> unicode(3) "int"