summaryrefslogtreecommitdiff
path: root/ext/intl/tests/bug62017.phpt
diff options
context:
space:
mode:
authorGustavo André dos Santos Lopes <cataphract@php.net>2012-06-04 00:02:35 +0200
committerGustavo André dos Santos Lopes <cataphract@php.net>2012-06-04 00:02:35 +0200
commit758f0686d41cd39176f5055c50f0b094580cbbf0 (patch)
treebea7b511738d6818cc303ff56a6bd96507357c4c /ext/intl/tests/bug62017.phpt
parenteb346ef0f419b90739aadfb6cc7b7436c5b521d9 (diff)
downloadphp-git-758f0686d41cd39176f5055c50f0b094580cbbf0.tar.gz
Added and fixed tests given eb346ef
Diffstat (limited to 'ext/intl/tests/bug62017.phpt')
-rw-r--r--ext/intl/tests/bug62017.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/intl/tests/bug62017.phpt b/ext/intl/tests/bug62017.phpt
index 13c4fe5df0..50aeae4806 100644
--- a/ext/intl/tests/bug62017.phpt
+++ b/ext/intl/tests/bug62017.phpt
@@ -14,7 +14,7 @@ var_dump(
new IntlDateFormatter('', IntlDateFormatter::NONE, IntlDateFormatter::NONE, "Europe/Lisbon",
IntlDateFormatter::GREGORIAN, "\x80"));
--EXPECTF--
-Warning: datefmt_create(): datefmt_create: error converting timezone_str to UTF-16 in %s on line %d
+Warning: datefmt_create(): datefmt_create: Time zone identifier given is not a valid UTF-8 string in %s on line %d
NULL
Warning: IntlDateFormatter::__construct(): datefmt_create: error converting pattern to UTF-16 in %s on line %d