Skip Report for ext/sockets/tests/socket_create_listen-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 Sun, 16 Jun 2013 17:01:47 +0000 (36 hours ago)
|