Warning: ftp_mkdir(): Command not implemented (7). in %s005.php on line 20
bool(false)
-Warning: ftp_nb_continue(): no nbronous transfer to continue. in %s005.php on line 21
+Warning: ftp_nb_continue(): no nbronous transfer to continue in %s005.php on line 21
int(0)
Warning: ftp_nb_fget(): Mode must be FTP_ASCII or FTP_BINARY in %s005.php on line 22
Sort with SORT_LOCALE_STRING
--SKIPIF--
<?php
-if ("fr_FR" != setlocale(LC_CTYPE, "fr_FR")) {
+if (false == @setlocale(LC_CTYPE, "fr_FR", "fr_FR.UTF-8")) {
die("skip setlocale() failed\n");
}
if (!function_exists("locale_set_default")) {
unicode.output_encoding=UTF-8
--FILE--
<?php
-setlocale(LC_ALL, 'fr_FR');
+@setlocale(LC_ALL, 'fr_FR', 'fr_FR.UTF-8');
locale_set_default('fr_FR');
$table = array("AB" => "Alberta",
"BC" => "Colombie-Britannique",
int(1)
int(-1)
-Warning: substr_compare(): The start position cannot exceed initial string length in %s on line %d
+Warning: substr_compare(): The specified segment exceeds string length in %s on line %d
bool(false)
Warning: substr_compare() expects parameter 5 to be boolean, object given in %s on line %d
int(1)
int(-1)
-Warning: substr_compare(): The start position cannot exceed initial string length in %s on line %d
+Warning: substr_compare(): The specified segment exceeds string length in %s on line %d
bool(false)
Warning: substr_compare() expects parameter 5 to be boolean, object given in %s on line %d