From: Dmitry Stogov Date: Mon, 21 Sep 2009 14:32:20 +0000 (+0000) Subject: Fixed tests ("none" is an alias of "false" and it can't be used as a string value... X-Git-Tag: php-5.4.0alpha1~191^2~2626 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d79b83ed877e1036c870ffaaa913cfbbba50c47c;p=php Fixed tests ("none" is an alias of "false" and it can't be used as a string value of ini option) --- diff --git a/ext/standard/tests/strings/htmlentities02.phpt b/ext/standard/tests/strings/htmlentities02.phpt index fd79b31703..00d8b29d02 100644 --- a/ext/standard/tests/strings/htmlentities02.phpt +++ b/ext/standard/tests/strings/htmlentities02.phpt @@ -10,7 +10,7 @@ if (!$result) { --INI-- output_handler= default_charset= -mbstring.internal_encoding=none +mbstring.internal_encoding=pass --FILE--