summaryrefslogtreecommitdiff
path: root/ext/intl/tests/collator_create2.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/intl/tests/collator_create2.phpt')
-rw-r--r--ext/intl/tests/collator_create2.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/intl/tests/collator_create2.phpt b/ext/intl/tests/collator_create2.phpt
index 5d9f35741b..60f818e9ee 100644
--- a/ext/intl/tests/collator_create2.phpt
+++ b/ext/intl/tests/collator_create2.phpt
@@ -23,7 +23,7 @@ function ut_main()
'',
'root',
'uk@currency=EURO',
- '1234567891113151719212325272931333537394143454749515357596163656769717375777981838587899193959799'
+ '12345678911131517192123252729313335373941434547495153575961636567697173757779818385878991939597991234567891113151719212325272931333537394143454749515357596163656769717375777981838587899193959799'
);
foreach( $locales as $locale )
@@ -80,4 +80,4 @@ Locale: 'uk@currency=EURO'
ULOC_REQUESTED_LOCALE = 'uk@currency=EURO'
ULOC_VALID_LOCALE = 'uk'
ULOC_ACTUAL_LOCALE = 'uk'
-Error creating collator with '1234567891113151719212325272931333537394143454749515357596163656769717375777981838587899193959799' locale: Locale string too long, should be no longer than 80 characters: U_ILLEGAL_ARGUMENT_ERROR
+Error creating collator with '12345678911131517192123252729313335373941434547495153575961636567697173757779818385878991939597991234567891113151719212325272931333537394143454749515357596163656769717375777981838587899193959799' locale: Locale string too long, should be no longer than %d characters: U_ILLEGAL_ARGUMENT_ERROR