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

zf-content-negotiation 1.2.2

Choose a tag to compare

@weierophinney weierophinney released this 27 Jul 20:16
· 120 commits to master since this release

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #75 updates the JsonModel to test discovered ZF\Hal\Entity instances for a getEntity() method; if found, that method will be used to pull the entity data, but if not, property overloading to its $entity property will be used instead. This change ensures the component works with versions of zf-hal prior to 1.4.