]> granicus.if.org Git - php/commitdiff
- +skip
authorPierre Joye <pajoye@php.net>
Thu, 21 Aug 2008 08:30:51 +0000 (08:30 +0000)
committerPierre Joye <pajoye@php.net>
Thu, 21 Aug 2008 08:30:51 +0000 (08:30 +0000)
ext/standard/tests/array/locale_sort.phpt

index 6e5afcd0ed668e365312dd362a66dfcf46197307..c83b5575f4632aefcf47b6d29f5117fa3af22496 100644 (file)
@@ -3,7 +3,7 @@ Sort with SORT_LOCALE_STRING
 --SKIPIF--
 <?php
 if (substr(PHP_OS, 0, 3) == 'WIN') {
-  die("Unix locale name only, not available on windows (and crashes with VC6)\n");
+  die("skip Unix locale name only, not available on windows (and crashes with VC6)\n");
 }
 if (false == setlocale(LC_CTYPE, "fr_FR", "fr_FR.ISO8859-1")) {
   die("skip setlocale() failed\n");