PHP 클래스 PHPUnit_Util_PHP_Windows, qcodo

Reading from STDOUT or STDERR hangs forever on Windows if the output is too large.
또한 보기: https://bugs.php.net/bug.php?id=51800
상속: extends PHPUnit_Util_PHP_Default
파일 보기 프로젝트 열기: qcodo/qcodo

보호된 프로퍼티들

프로퍼티 타입 설명
$tempFile string

보호된 메소드들

메소드 설명
cleanup ( )
process ( resource $pipe, $job )

메소드 상세

cleanup() 보호된 메소드

protected cleanup ( )

process() 보호된 메소드

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

프로퍼티 상세

$tempFile 보호되어 있는 프로퍼티

protected string $tempFile
리턴 string