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 Mon, 13 May 2013 22:40:14 +0000 (4 days ago)
|