Skip Report for ext/intl/tests/dateformat_get_set_timezone_variant2.phpt
Script
<?php if (!extension_loaded('intl')) die('skip intl extension not enabled'); ?> <?php if (version_compare(INTL_ICU_VERSION, '51.2') < 0 || version_compare(INTL_ICU_VERSION, '52.1') >= 0) die('skip for ICU >= 51.2 and < 52.1'); ?>
Reason
for ICU >= 51.2 and < 52.1
Generated at Thu, 19 Apr 2018 02:25:01 +0000 (30 hours ago)
|