Skip to content

Tags: czproject/phpcli

Tags

v5.1.0

Toggle v5.1.0's commit message
Tests: fixed after 6144823

v5.0.0

Toggle v5.0.0's commit message
ConsoleFactory: added alias create()

v4.1.0

Toggle v4.1.0's commit message
Updated PHPStan ^1.0

v4.0.1

Toggle v4.0.1's commit message
Application: addCommand() throws exception if command already exists

v4.0.0

Toggle v4.0.0's commit message
PhpStan: Composer script replaced by Makefile

PhpStan requires PHP 7.1+

v3.0.0

Toggle v3.0.0's commit message
Application: fixed option-alias processing

v3.0.0-beta3

Toggle v3.0.0-beta3's commit message
Bridges: added bridge for Nette\DI

v3.0.0-beta2

Toggle v3.0.0-beta2's commit message
Application: addCommand() renamed to setCommand() & added new addComm…

…and()

v3.0.0-beta

Toggle v3.0.0-beta's commit message
Added class Application

- IParametersParser renamed to IParameterParser
- changed signature of IParameterParser
- methods from IParameterParser moved to Console
- updated & improved tests

v2.0.0

Toggle v2.0.0's commit message
Console: fixed exception