Skip Report for ext/intl/tests/dateformat_calendars_variant2.phpt
Script
<?php if (!extension_loaded('intl')) die('skip intl extension not enabled'); ?> <?php if (version_compare(INTL_ICU_VERSION, '51.2') < 0) die('skip for ICU >= 51.2'); ?> <?php if (version_compare(INTL_ICU_VERSION, '54.1') >= 0) die('skip for ICU < 54.1'); ?>
Reason
for ICU < 54.1
Generated at Tue, 12 Feb 2019 16:11:15 +0000 (11 days ago)
|