Skip to content

1.2.2

@weierophinney weierophinney tagged this 27 Jul 20:13
Based on https://github.com/zfcampus/zf-content-negotiation/releases/tag/1.2.2 (commit ae7db00e62630870bd572403abb10cd5d71cf851 in this repo)

Added
-----

- Nothing.

Deprecated
----------

- Nothing.

Removed
-------

- Nothing.

Fixed
-----

- [zfcampus/zf-content-negotiation#75](https://github.com/zfcampus/zf-content-negotiation/pull/75) updates the
  `JsonModel` to test discovered `Laminas\ApiTools\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 api-tools-hal prior to 1.4.
Assets 2
Loading