From: Moriyoshi Koizumi Date: Mon, 26 May 2003 22:16:40 +0000 (+0000) Subject: MFH(r-1.8): changed the test so it would not fail on some old platforms. X-Git-Tag: php-4.3.2RC4~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=43eda262beaf53d3c965ff29d5872ae1033726a4;p=php MFH(r-1.8): changed the test so it would not fail on some old platforms. --- diff --git a/ext/standard/tests/strings/htmlentities02.phpt b/ext/standard/tests/strings/htmlentities02.phpt index 3158cf44c6..666c4f650b 100644 --- a/ext/standard/tests/strings/htmlentities02.phpt +++ b/ext/standard/tests/strings/htmlentities02.phpt @@ -6,6 +6,7 @@ $result = (bool)setlocale(LC_CTYPE, "fr_FR.ISO-8859-15", "fr_FR.ISO8859-15"); if (!$result || preg_match('/ISO/i', setlocale(LC_CTYPE, 0)) == 0) { die("skip setlocale() failed\n"); } +echo "warn possibly braindead libc\n"; ?> --INI-- output_handler=