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 Tue, 18 Jun 2013 13:30:52 +0000 (40 hours ago)
|