This repository has been archived by the owner on Jan 31, 2020. It is now read-only.
zend-validator 2.12.0
weierophinney
released this
30 Jan 14:26
·
99 commits
to master
since this release
Added
- #250 adds support for PHP 7.3.
Changed
- #251 updates the logic of each of the various
Zend\Validator\File
validators
to allow validating against PSR-7UploadedFileInterface
instances, expanding
the support originally provided in version 2.11.0.
Deprecated
- Nothing.
Removed
- #250 removes support for zend-stdlib v2 releases.
Fixed
- Nothing.