Skip to content

Commit 8a1713e

Browse files
committed
Merge branch 'PHP-7.0' of git.php.net:/php-src into PHP-7.0
* 'PHP-7.0' of git.php.net:/php-src: variation of icu libraries causes failure
2 parents 9f49ebb + d74fbfb commit 8a1713e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ext/intl/tests/timezone_getDisplayName_variant3-49+.phpt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ var_dump($lsb->getDisplayName(false, IntlTimeZone::DISPLAY_LONG, 'pt_PT'));
1919

2020
?>
2121
==DONE==
22-
--EXPECT--
22+
--EXPECTF--
2323
string(30) "Western European Standard Time"
2424
string(30) "Western European Standard Time"
25-
string(32) "Hora Padrão da Europa Ocidental"
25+
string(32) "Hora %cadrão da Europa Ocidental"
2626
==DONE==

0 commit comments

Comments
 (0)