Skip to content

Releases: API-Skeletons/zf-doctrine-hydrator

3.0.5

10 Feb 09:40
3b91915
Compare
Choose a tag to compare

Fixed

Check type of relationship to determine if many to many when creating CollectionLink url

3.0.4

18 Dec 06:23
c41d022
Compare
Choose a tag to compare

Fixed

  • When reading the same route as the top-level route the route parameter would still exist. This clears the route parameter in the CollectionLink hydrator strategy.

3.0.3

05 Apr 18:31
68add85
Compare
Choose a tag to compare

Moved coding standard to require-dev.

3.0.2

05 Apr 03:28
1417c0d
Compare
Choose a tag to compare

Added coding standard and support only PHP ^7.1

3.0.1

01 Feb 03:46
Compare
Choose a tag to compare

Added

zf: extra composer.json for Module name.

Deprecated

Nothing.

Removed

Nothing.

Fixed

Nothing.

3.0.0

29 Dec 01:57
Compare
Choose a tag to compare

Support for Zend Framework Service Manager 3.0

2.0.1

17 Nov 19:39
Compare
Choose a tag to compare

Added

  • zend-eventmanger ^2.4 || ^3.0 supported

Deprecated

Nothing.

Removed

Nothing.

Fixed

Nothing

2.0.0

11 Nov 21:17
Compare
Choose a tag to compare

Compatible with phpro/zf-doctrine-hydration-module 3.0
No longer uses Zend\Stdlib\Hydrator*; uses Zend\Hydrator

1.0.1

23 Sep 23:43
Compare
Choose a tag to compare

Fix to allow null values for EntityLink hydrator.

1.0.0

14 Jun 13:49
Compare
Choose a tag to compare

Use phpro hydrators 2.0.
This includes fix for DoctrineModule hydrators and zend-hydrator