Shell deprecated

Shell deprecated

class Shell

deprecated

since version 2.8, to be removed in 3.0.

A Shell wraps an Application to add shell capabilities to it.

Support for history and completion only works with a PHP compiled with readline support (either --with-readline or --with-libedit)

Methods

__construct(Application $application)

Constructor.

run()

Runs the shell.

getProcessIsola