From: Raghubansh Kumar Date: Mon, 17 Dec 2007 13:02:27 +0000 (+0000) Subject: fix tests X-Git-Tag: RELEASE_1_3_1~490 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f5f92c19409634a9d7417b727fecdd8fab692317;p=php fix tests --- diff --git a/ext/standard/tests/array/array_walk_error1.phpt b/ext/standard/tests/array/array_walk_error1.phpt index ac64cbfd1f..39092c5261 100644 --- a/ext/standard/tests/array/array_walk_error1.phpt +++ b/ext/standard/tests/array/array_walk_error1.phpt @@ -1,5 +1,5 @@ --TEST-- -Test array_walk() function : error conditions(Bug#43558) +Test array_walk() function : error conditions --FILE--