summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoriyoshi Koizumi <moriyoshi@php.net>2003-05-26 22:16:14 +0000
committerMoriyoshi Koizumi <moriyoshi@php.net>2003-05-26 22:16:14 +0000
commit3cd1ea31545fb8fdabe2a801bf7baff445fa5065 (patch)
tree9c92c186785d8a40e9daff1d3bbff7ea7b9e5a83
parent6d913a3bfc752609cca712aa0660dd473345c798 (diff)
downloadphp-git-3cd1ea31545fb8fdabe2a801bf7baff445fa5065.tar.gz
Changed the test so it would not fail on some old platforms.
-rw-r--r--ext/standard/tests/strings/htmlentities02.phpt1
1 files changed, 1 insertions, 0 deletions
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=