This repository has been archived by the owner on Jan 21, 2020. It is now read-only.
zf-content-validation 1.3.3
Added
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- #78 updates
ContentValidationListener::isCollection()
to check strictly for absence of an identifier when determining if a collection was requested. Previously, a0
identifier would be incorrectly flagged as a request for a collection, which would pull the collection input filter instead of the entity input filter.