Skip Report for ext/json/tests/pass001.1.phpt
Script
<?php if (!extension_loaded('json')) die('skip: json extension not available'); if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>
Reason
this test is for 32bit platform only
Generated at Fri, 17 May 2013 23:23:52 +0000 (2 days ago)
|