]> granicus.if.org Git - php/commitdiff
fix to work on different ICU versions
authorStanislav Malyshev <stas@php.net>
Sun, 6 Apr 2014 02:30:13 +0000 (19:30 -0700)
committerStanislav Malyshev <stas@php.net>
Sun, 6 Apr 2014 02:30:55 +0000 (19:30 -0700)
ext/intl/tests/timezone_toDateTimeZone_basic.phpt

index d22aa689dc9f8603074553be0141c880c98827c5..76981a4a917ae7f1e2a74aeb638ad37dd84f349c 100644 (file)
@@ -26,7 +26,7 @@ do_test(IntlTimeZone::createTimeZone('GMT+0405'), true);
 --EXPECTF--
 string(3) "CET"
 int(3600000)
-string(13) "Europe/Berlin"
+string(%d) "%rEurope\/Berlin|CET%r"
 int(3600)
 string(16) "Europe/Amsterdam"
 int(3600000)