stas Mon Jul 14 06:42:46 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/intl/tests collator_create.phpt
Log:
fix test
http://cvs.php.net/viewvc.cgi/php-src/ext/intl/tests/collator_create.phpt?r1=1.1.2.1&r2=1.1.2.2&diff_format=u
Index: php-src/ext/intl/tests/collator_create.phpt
diff -u php-src/ext/intl/tests/collator_create.phpt:1.1.2.1
php-src/ext/intl/tests/collator_create.phpt:1.1.2.2
--- php-src/ext/intl/tests/collator_create.phpt:1.1.2.1 Mon Jul 7 22:51:04 2008
+++ php-src/ext/intl/tests/collator_create.phpt Mon Jul 14 06:42:45 2008
@@ -78,4 +78,4 @@
ULOC_REQUESTED_LOCALE = '[EMAIL PROTECTED]'
ULOC_VALID_LOCALE = 'uk'
ULOC_ACTUAL_LOCALE = 'uk'
-Error creating collator with
'1234567891113151719212325272931333537394143454749515357596163656769717375777981838587899193959799'
locale: Locale string too long, should be no longer than 64 characters:
U_ILLEGAL_ARGUMENT_ERROR
+Error creating collator with
'1234567891113151719212325272931333537394143454749515357596163656769717375777981838587899193959799'
locale: Locale string too long, should be no longer than 80 characters:
U_ILLEGAL_ARGUMENT_ERROR
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php