PHP Class PHPUnit_Util_PHP_Windows, qcodo

Reading from STDOUT or STDERR hangs forever on Windows if the output is too large.
See also: https://bugs.php.net/bug.php?id=51800
Inheritance: extends PHPUnit_Util_PHP_Default
Show file Open project: qcodo/qcodo

Protected Properties

Property Type Description
$tempFile string

Protected Methods

Method Description
cleanup ( )
process ( resource $pipe, $job )

Method Details

cleanup() protected method

protected cleanup ( )

process() protected method

protected process ( resource $pipe, $job )
$pipe resource

Property Details

$tempFile protected property

protected string $tempFile
return string