mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
fix test
This commit is contained in:
parent
44326938eb
commit
aeef561b98
1 changed files with 1 additions and 1 deletions
|
@ -78,4 +78,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 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue