Skip Report for ext/mysql/tests/bug55473.phpt
Script
<?php require_once('skipif.inc'); require_once('skipifconnectfailure.inc'); if (defined('PHP_WINDOWS_VERSION_MAJOR')) { die("skip Test doesn't work on Windows"); }
if (!($output = @exec("lsof -nwp " . getmypid()))) die("skip Test can't find command line tool lsof"); ?>
Reason
Test can't find command line tool lsof
Generated at Mon, 13 May 2013 22:40:14 +0000 (7 days ago)
|