This repository was archived by the owner on Jan 31, 2020. It is now read-only.
zend-stdlib 3.1.0
·
141 commits
to master
since this release
Added
- #63 adds a new
Zend\Stdlib\ConsoleHelperclass, providing minimal support for writing output toSTDOUTandSTDERR, with optional colorization, when the console supports that feature.
Deprecated
- #38 deprecates
Zend\Stdlib\JsonSerializable, as all supported version of PHP now support it.
Removed
- Nothing.
Fixed
- Nothing.