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