This repository was archived by the owner on Feb 19, 2025. It is now read-only.
2.0.0
Total issues resolved: 3
- 15: Re-introduce tests to compare against the ZF2 reflection hydrator
- 39: Configurable generator
- 43: V2 - PHP 7 - massive cleanup - return/scalar type hints
Please note that this release is not BC compliant, as return type hints and scalar
type hints were added to interfaces and public API of the library where applicable.
This means that if you subclass or implement any of the symbols of this library, you
should check that you are still respecting the interface signatures.
Other than that, no behavioral changes were introduced, and the library works exactly
as in version 1.2.0.