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.2.12RC1~124 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=88586426d43c8895fee1aed37f0bfce59d1fb441;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 b8b9e63153..5d708c21c8 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--