From: Felipe Pena Date: Thu, 7 Feb 2008 13:26:36 +0000 (+0000) Subject: Fix error message X-Git-Tag: RELEASE_2_0_0a1~581 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0a5d2b1ac71bcac27e477aa12691071c9057589a;p=php Fix error message --- diff --git a/ext/standard/tests/strings/count_chars.phpt b/ext/standard/tests/strings/count_chars.phpt index 08295c15aa..2d510e23b6 100644 --- a/ext/standard/tests/strings/count_chars.phpt +++ b/ext/standard/tests/strings/count_chars.phpt @@ -46,7 +46,7 @@ bool(true) --UEXPECTF-- Warning: count_chars(): Only mode=1 is supported with Unicode strings in %s on line %d -Warning: implode(): Argument to implode must be an array in %s on line %d +Warning: implode(): Argument must be an array in %s on line %d Array ( @@ -73,7 +73,7 @@ Array Warning: count_chars(): Only mode=1 is supported with Unicode strings in %s on line %d -Warning: implode(): Argument to implode must be an array in %s on line %d +Warning: implode(): Argument must be an array in %s on line %d Warning: count_chars(): Only mode=1 is supported with Unicode strings in %s on line %d