Skip Report for ext/standard/tests/general_functions/bug44295-win.phpt
Script
<?php if(substr(PHP_OS, 0, 3) != "WIN") die("skip Windows only"); if (!extension_loaded("spl") || is_dir('c:\\not\\exists\\here')) die("skip"); ?>
Reason
Windows only
Generated at Sun, 19 May 2013 20:27:25 +0000 (4 days ago)
|