pajoye          Thu Aug 21 08:30:51 2008 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src/ext/standard/tests/array   locale_sort.phpt 
  Log:
  - +skip
  
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/array/locale_sort.phpt?r1=1.2.4.1.2.2&r2=1.2.4.1.2.3&diff_format=u
Index: php-src/ext/standard/tests/array/locale_sort.phpt
diff -u php-src/ext/standard/tests/array/locale_sort.phpt:1.2.4.1.2.2 
php-src/ext/standard/tests/array/locale_sort.phpt:1.2.4.1.2.3
--- php-src/ext/standard/tests/array/locale_sort.phpt:1.2.4.1.2.2       Thu Aug 
21 08:27:04 2008
+++ php-src/ext/standard/tests/array/locale_sort.phpt   Thu Aug 21 08:30:51 2008
@@ -3,7 +3,7 @@
 --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");



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to