This repository was archived by the owner on Jan 21, 2020. It is now read-only.
zf-content-negotiation 1.2.0
Added
- #71 and #73 provide support for v3 releases of the various Zend Framework components on which it depends, including zend-eventmanager, zend-json, zend-mvc, zend-servicemanager, and zend-stdlib; all code continues to work with v2 releases as well.
- #70 adds support for PHP 7.
Deprecated
- Nothing.
Removed
- #70 removes support for PHP 5.5.
Fixed
- #72 fixes a situation with the
RenameUpload
filter andUploadFile
validator overrides whereby they triggered cyclic alias detection in zend-servicemanager.