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

zf-content-negotiation 1.2.0

Compare
Choose a tag to compare
@weierophinney weierophinney released this 07 Jul 20:16
· 130 commits to master since this release

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 and UploadFile validator overrides whereby they triggered cyclic alias detection in zend-servicemanager.