Skip Report for ext/intl/tests/dateformat_timezone_arg_variations2.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 Tue, 05 Feb 2019 02:38:19 +0000 (15 days ago)
|