Skip Report for ext/iconv/tests/iconv_strpos_variation3.phpt
Script
<?php extension_loaded('iconv') or die('skip'); function_exists('iconv_strpos') or die("skip iconv_strpos() is not available in this build"); if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>
Reason
this test is for 32bit platform only
Generated at Tue, 18 Jun 2013 13:30:52 +0000 (33 hours ago)
|