Skip Report for ext/intl/tests/bug62070.phpt
Script
<?php if (!extension_loaded('intl')) die('skip intl extension not enabled'); if (version_compare(INTL_ICU_VERSION, '49') < 0) die('skip ICU >= 49 only');
Reason
ICU >= 49 only
Generated at Fri, 17 May 2013 23:23:52 +0000 (5 days ago)
|