From 147967fd66ba07f606a319cdae58a888216780c3 Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Wed, 19 Mar 2008 14:00:47 +0000 Subject: [PATCH] fix test --- tests/lang/bug25547.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/lang/bug25547.phpt b/tests/lang/bug25547.phpt index cce556ceb9..b54f467ea8 100755 --- a/tests/lang/bug25547.phpt +++ b/tests/lang/bug25547.phpt @@ -22,7 +22,7 @@ print_r($output); echo "Done"; ?> --EXPECT-- -handler(Undefined index: foo) +handler(Undefined index: foo) Array ( [foo] => 1 -- 2.40.0