doctrine / doctrine-laminas-hydrator

Doctrine hydrators for Laminas applications
https://www.doctrine-project.org/projects/doctrine-laminas-hydrator.html
MIT License
33 stars 19 forks source link

Added support for date_immutable and time_immutable field types. #70

Closed dkmuir closed 1 year ago

dkmuir commented 1 year ago

This PR adds support for date_immutable and time_immutable field types to the DoctrineObject hydrator. Fixes #69

TomHAnderson commented 1 year ago

Moved to #72 because this was not submitted on its own branch