From 305423c34c336c2671c6ad649a2ad7eca38e14a9 Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Thu, 21 Sep 2006 23:06:52 +0000 Subject: [PATCH] Fixed test --- ext/filter/tests/036.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/filter/tests/036.phpt b/ext/filter/tests/036.phpt index b8bc160d38..09bb8c8ec3 100644 --- a/ext/filter/tests/036.phpt +++ b/ext/filter/tests/036.phpt @@ -33,7 +33,7 @@ array(2) { ["test1"]=> int(1) ["test2"]=> - int(1) + &string(1) "1" } string(1) "1" Done -- 2.40.0