This repository has been archived by the owner on Jan 21, 2020. It is now read-only.
zf-apigility-admin 1.4.3
Added
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- #350 updates the
Module
class to pull entities composed inZF\Hal\Entity
instances via thegetEntity()
method of that class, if it exists (introduced in zf-hal 1.4). This change prevents zf-hal 1.4+ versions from emitting deprecation notices, and thus breaking usage of the admin API.