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 Mon, 10 Jun 2013 15:00:26 +0000 (9 days ago)
|