Skip Report for ext/standard/tests/file/fopen_variation11-win32.phpt
Script
<?php if(substr(PHP_OS, 0, 3) != "WIN") die("skip Run only on Windows"); if (!is_writable('c:\\fopen_variation10.tmp')) { die('skip. C:\\ not writable.'); }
?>
Reason
Run only on Windows
Generated at Thu, 23 May 2013 18:18:24 +0000 (31 hours ago)
|