Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

zend-validator 2.11.0

Compare
Choose a tag to compare
@weierophinney weierophinney released this 13 Dec 21:24
· 153 commits to master since this release

Added

  • #237 adds support for the PSR-7 UploadedFileInterface
    to each of the Upload and UploadFile validators.

  • #220 adds image/webp to the list of known image types for the IsImage validator.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.