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

zf-apigility-doctrine 2.2.1

Compare
Choose a tag to compare
@weierophinney weierophinney released this 03 Dec 17:03
· 46 commits to master since this release

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #316 updates the DoctrineResource::fetch() method to add the ZF\Apigility\ResourceEvent
    to the generated DoctrineResourceEvent prior to triggering the
    EVENT_FETCH_PRE event, ensuring users have access to all necessary data.