Skip Report for ext/standard/tests/general_functions/gettype_settype_variation2.phpt
Script
<?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?> if ( strtoupper( substr(PHP_OS, 0, 3) ) == 'MAC' ) { die('skip Do not run on MacOS'); }
Reason
this test is for 32bit platform only
Generated at Tue, 21 May 2013 17:04:51 +0000 (4 days ago)
|