0.5.0 release
What's Changed
BC Break!
- The parameter for
HydratorInterface::hydrate()
has changed fromarray
tomixed
. If you were implementing this interface, update your classes accordingly.
Full Changelog: 0.4.2...0.5.0
HydratorInterface::hydrate()
has changed from array
to mixed
. If you were implementing this interface, update your classes accordingly.Full Changelog: 0.4.2...0.5.0