From: Stanislav Malyshev Date: Mon, 14 Jul 2008 06:42:45 +0000 (+0000) Subject: fix test X-Git-Tag: php-5.3.0alpha1~363 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aeef561b98bf6a21d5ed554432e9891a2213bf17;p=php fix test --- diff --git a/ext/intl/tests/collator_create.phpt b/ext/intl/tests/collator_create.phpt index 4a04d3a5d3..49dc49492a 100755 --- a/ext/intl/tests/collator_create.phpt +++ b/ext/intl/tests/collator_create.phpt @@ -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