This repository has been archived by the owner on Jan 30, 2020. It is now read-only.
zend-hydrator 2.3.1
Added
- Nothing.
Changed
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- #67 fixes an issue in the
ArraySerializable::hydrate()
logic whereby nested array data was merged instead of replaced during hydration. The hydrator now correctly replaces such data.