Skip Report for ext/gmp/tests/gmp_random_seed-32bit.phpt
Script
<?php if (!extension_loaded("gmp")) print "skip"; ?> <?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>
Reason
this test is for 32bit platform only
Generated at Thu, 12 Apr 2018 09:40:47 +0000 (9 days ago)
|