From 2f444640b4156208994c246015f45d3cbe8828a3 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Fri, 20 Oct 2017 15:24:43 +0200 Subject: [PATCH] Fix version checks in tests --- ext/intl/tests/timezone_IDforWindowsID_basic.phpt | 2 +- ext/intl/tests/timezone_IDforWindowsID_basic2.phpt | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/ext/intl/tests/timezone_IDforWindowsID_basic.phpt b/ext/intl/tests/timezone_IDforWindowsID_basic.phpt index 935a893875..f8e3d33325 100644 --- a/ext/intl/tests/timezone_IDforWindowsID_basic.phpt +++ b/ext/intl/tests/timezone_IDforWindowsID_basic.phpt @@ -5,7 +5,7 @@ IntlTimeZone::getIDForWindowsID basic test if (!extension_loaded('intl')) die('skip intl extension not enabled'); ?> = 52'); ?> -= 0) die('skip for ICU <= 57.1'); ?> += 0) die('skip for ICU <= 57.1'); ?> --FILE-- -= 52'); ?> -= 58.1'); ?> += 0) die('skip for ICU <= 57.1'); ?> --FILE--