v2.2.0
- Added strict type directive
- Added custom exception, error and shutdown handlers
Run::allowQuit
is alwaysfalse
andRun::writeToOutput
istrue
only whencatchGlobalErrors
option is set totrue
- Replaced prophecy with mockery in tests
Run::allowQuit
is always false
and Run::writeToOutput
is true
only when catchGlobalErrors
option is set to true