summaryrefslogtreecommitdiff
path: root/ext/intl/tests/timezone_createTimeZoneIDEnumeration_basic.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/intl/tests/timezone_createTimeZoneIDEnumeration_basic.phpt')
-rw-r--r--ext/intl/tests/timezone_createTimeZoneIDEnumeration_basic.phpt4
1 files changed, 1 insertions, 3 deletions
diff --git a/ext/intl/tests/timezone_createTimeZoneIDEnumeration_basic.phpt b/ext/intl/tests/timezone_createTimeZoneIDEnumeration_basic.phpt
index 9ceffc5289..4bcc12f26c 100644
--- a/ext/intl/tests/timezone_createTimeZoneIDEnumeration_basic.phpt
+++ b/ext/intl/tests/timezone_createTimeZoneIDEnumeration_basic.phpt
@@ -4,8 +4,6 @@ IntlTimeZone::createTimeZoneIDEnumeration(): basic test
<?php
if (!extension_loaded('intl'))
die('skip intl extension not enabled');
-if (version_compare(INTL_ICU_VERSION, '4.8') < 0)
- die('skip for ICU 4.8+');
--FILE--
<?php
ini_set("intl.error_level", E_WARNING);
@@ -31,4 +29,4 @@ Array
(
[0] => Atlantic/Azores
)
-==DONE== \ No newline at end of file
+==DONE==