summaryrefslogtreecommitdiff
path: root/ext/mbstring/tests/casefold.phpt
diff options
context:
space:
mode:
authorMoriyoshi Koizumi <moriyoshi@php.net>2002-11-15 15:34:57 +0000
committerMoriyoshi Koizumi <moriyoshi@php.net>2002-11-15 15:34:57 +0000
commitb62afe783dacbb21bd71e00f232e4fea83925c3b (patch)
treec0b2713870b8da8ef165e9951606c79319e807d5 /ext/mbstring/tests/casefold.phpt
parent5841e290ac6e19ab49027b9a42d02500fd8ff8dc (diff)
downloadphp-git-b62afe783dacbb21bd71e00f232e4fea83925c3b.tar.gz
%s/SKIP/skip/g
Diffstat (limited to 'ext/mbstring/tests/casefold.phpt')
-rw-r--r--ext/mbstring/tests/casefold.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mbstring/tests/casefold.phpt b/ext/mbstring/tests/casefold.phpt
index 3bc02f26c9..977b0bb658 100644
--- a/ext/mbstring/tests/casefold.phpt
+++ b/ext/mbstring/tests/casefold.phpt
@@ -4,7 +4,7 @@ mb_strtoupper() / mb_strtolower()
<?php
extension_loaded('mbstring') or die('skip mbstring not available');
function_exists('mb_strtolower') and
-function_exists('mb_convert_case' ) or die("SKIP");
+function_exists('mb_convert_case' ) or die("skip mb_convert_case() is not available");
?>
--INI--
output_handler=