Skip Report for ext/intl/tests/dateformat_get_set_calendar_variant3.phpt
Script
<?php if (!extension_loaded('intl')) die('skip intl extension not enabled'); ?> <?php if (version_compare(INTL_ICU_VERSION, '52.1') < 0) die('skip for ICU >= 52.1'); ?> <?php if (version_compare(INTL_ICU_VERSION, '54.1') >= 0) die('skip for ICU < 54.1'); ?>
Reason
for ICU < 54.1
Generated at Sun, 10 Feb 2019 05:24:25 +0000 (8 days ago)
|