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 -np " . getmypid()))) die("skip Test can't find command line tool lsof"); ?>
Reason
Test can't find command line tool lsof
Generated at Wed, 15 May 2013 22:03:26 +0000 (6 days ago)
|