Skip Report for ext/sockets/tests/socket_select-wrongparams-1-win32.phpt
Script
<?php if (substr(PHP_OS, 0, 3) != 'WIN') { die('skip.. Not valid for non Windows'); } if (!extension_loaded('sockets')) { die('SKIP The sockets extension is not loaded.'); }
Reason
Not valid for non Windows
Generated at Fri, 17 May 2013 23:23:52 +0000 (46 hours ago)
|