- author Romain Neutron
- internal
Abstract
Constants |
Properties |
public array $pipes |
Methods |
public
__construct
(
?
mixed
$input
)
|
public
close
() |
public
handleError
(
int
$type
,
string
$msg
)
|
Methods |
protected
hasSystemCallBeenInterrupted
() :
bool
Returns true if a system call has been interrupted. |
protected
unblock
() Unblocks streams. |
protected
write
() : ?
array
Writes input to stdin.
|
Properties |
private $blocked |
private $input |
private $inputBuffer |
private $lastError |