This repository was archived by the owner on Jan 29, 2020. It is now read-only.
zend-console 2.7.0
·
48 commits
to master
since this release
Added
-
#32 adds a new route match type, the "catch-all". Such types are always optional (thus, appear in
[]sets), and are specified using...within:command [...options].Parameters matched this way will always be returned as an array of values.
-
#39 adds support for PHP 7.2.
Changed
- Nothing.
Deprecated
- Nothing.