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 Sun, 16 Jun 2013 17:01:47 +0000 (2 days ago)
|