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 Wed, 15 May 2013 22:03:26 +0000 (6 days ago)
|