ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Namespaces | |
Exception | |
Pipes | |
Tests | |
Data Structures | |
class | ExecutableFinder |
Generic executable finder. More... | |
class | InputStream |
Provides a way to continuously write to the input of a Process until the InputStream is closed. More... | |
class | PhpExecutableFinder |
An executable finder specifically designed for the PHP executable. More... | |
class | PhpProcess |
PhpProcess runs a PHP script in an independent process. More... | |
class | Process |
Process is a thin wrapper around proc_* functions to easily start independent PHP processes. More... | |
class | ProcessBuilder |
Process builder. More... | |
class | ProcessUtils |
ProcessUtils is a bunch of utility methods. More... | |