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 Sun, 19 May 2013 20:27:25 +0000 (5 days ago)
|