Skip Report for ext/standard/tests/file/symlink_link_linkinfo_is_link_error1.phpt
Script
<?php if (substr(PHP_OS, 0, 3) == 'WIN') { die('skip no symlinks on Windows'); } if (substr(PHP_OS, 0, 3) == 'SUN') { die('skip Not valid for Sun Solaris'); } 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 (30 hours ago)
|