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