From d74fbfb38f2cf3dd97d340295672b4b972677426 Mon Sep 17 00:00:00 2001 From: Steve Walk Date: Fri, 5 May 2017 11:45:27 -0700 Subject: [PATCH] variation of icu libraries causes failure --- ext/intl/tests/timezone_getDisplayName_variant3-49+.phpt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/intl/tests/timezone_getDisplayName_variant3-49+.phpt b/ext/intl/tests/timezone_getDisplayName_variant3-49+.phpt index e67fcab491..6aec1df8a8 100644 --- a/ext/intl/tests/timezone_getDisplayName_variant3-49+.phpt +++ b/ext/intl/tests/timezone_getDisplayName_variant3-49+.phpt @@ -19,8 +19,8 @@ var_dump($lsb->getDisplayName(false, IntlTimeZone::DISPLAY_LONG, 'pt_PT')); ?> ==DONE== ---EXPECT-- +--EXPECTF-- string(30) "Western European Standard Time" string(30) "Western European Standard Time" -string(32) "Hora Padrão da Europa Ocidental" +string(32) "Hora %cadrão da Europa Ocidental" ==DONE== -- 2.40.0