summaryrefslogtreecommitdiff
path: root/ext/intl/tests/dateformat_clone2.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/intl/tests/dateformat_clone2.phpt')
-rw-r--r--ext/intl/tests/dateformat_clone2.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/intl/tests/dateformat_clone2.phpt b/ext/intl/tests/dateformat_clone2.phpt
index 052b732164..e8d6b6949b 100644
--- a/ext/intl/tests/dateformat_clone2.phpt
+++ b/ext/intl/tests/dateformat_clone2.phpt
@@ -2,7 +2,6 @@
Cloning datefmt icu >= 4.8
--SKIPIF--
<?php if( !extension_loaded( 'intl' ) ) print 'skip intl extension not loaded'; ?>
-<?php if(version_compare(INTL_ICU_VERSION, '4.8') < 0) print 'skip ICU 4.8+ only'; ?>
--FILE--
<?php
include_once( 'ut_common.inc' );