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

zf-content-validation 1.6.0

Compare
Choose a tag to compare
@weierophinney weierophinney released this 02 Aug 14:52
· 51 commits to master since this release

Added

  • #98 adds support for specifying controller-specific input filters for
    DELETE requests, using the keys DELETE and DELETE_COLLECTION. The input
    filter associated with the key will be applied to the request body.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.