From: Anatol Belski Date: Fri, 20 Oct 2017 13:24:43 +0000 (+0200) Subject: Fix version checks in tests X-Git-Tag: php-7.2.0RC5~33^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2f444640b4156208994c246015f45d3cbe8828a3;p=php Fix version checks in tests --- 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--