From: Jani Taskinen Date: Thu, 14 Aug 2008 23:42:01 +0000 (+0000) Subject: MFH: fix tests X-Git-Tag: php-5.2.7RC1~107 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c901678ab195a081c1d1d270e4da57015d118144;p=php MFH: fix tests --- diff --git a/ext/standard/tests/array/array_slice_variation2.phpt b/ext/standard/tests/array/array_slice_variation2.phpt index d293ce58d7..a94549e5e1 100644 --- a/ext/standard/tests/array/array_slice_variation2.phpt +++ b/ext/standard/tests/array/array_slice_variation2.phpt @@ -150,15 +150,7 @@ array(4) { } -- Iteration 7 -- -array(4) { - ["one"]=> - int(1) - [0]=> - int(2) - ["three"]=> - int(3) - [1]=> - int(4) +array(0) { } -- Iteration 8 -- @@ -306,4 +298,4 @@ array(4) { [1]=> int(4) } -Done \ No newline at end of file +Done diff --git a/ext/standard/tests/array/array_slice_variation3.phpt b/ext/standard/tests/array/array_slice_variation3.phpt index 0aafa645eb..10bd30824d 100644 --- a/ext/standard/tests/array/array_slice_variation3.phpt +++ b/ext/standard/tests/array/array_slice_variation3.phpt @@ -118,7 +118,11 @@ array(0) { } -- Iteration 7 -- -array(0) { +array(2) { + ["three"]=> + int(3) + [0]=> + int(4) } -- Iteration 8 -- @@ -204,4 +208,4 @@ array(2) { [0]=> int(4) } -Done \ No newline at end of file +Done diff --git a/ext/standard/tests/general_functions/bug44394_2.phpt b/ext/standard/tests/general_functions/bug44394_2.phpt index b725284488..3bd3f0e93e 100644 --- a/ext/standard/tests/general_functions/bug44394_2.phpt +++ b/ext/standard/tests/general_functions/bug44394_2.phpt @@ -8,7 +8,7 @@ session.name=PHPSESSID --EXPECTF-- asd