This repository was archived by the owner on Jan 21, 2020. It is now read-only.
zf-content-negotiation 1.2.2
Added
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- #75 updates the
JsonModelto test discoveredZF\Hal\Entityinstances for agetEntity()method; if found, that method will be used to pull the entity data, but if not, property overloading to its$entityproperty will be used instead. This change ensures the component works with versions of zf-hal prior to 1.4.