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

zf-apigility-admin 1.5.12

Compare
Choose a tag to compare
@weierophinney weierophinney released this 14 Dec 15:01
· 81 commits to master since this release

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #381 updates the signature of PostInputFilter::isValid() to be compatible with Zend\InputFilter\BaseInputFilter::isValid() across all compatible versions of zend-inputfilter, eliminating an error when using zend-inputfilter 2.8+.