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 Mon, 13 May 2013 22:40:14 +0000 (7 days ago)
|