Releases: doctrine/DoctrineModule
Releases · doctrine/DoctrineModule
2.1.10
Changed
- Support for Symfony Console 5.0
2.1.9
Fixed
- bind Closure to null to allow the garbage collector do its work - This was a memory leak.
2.1.8
Fixed
- Fixed hydration with nested entities
2.1.7
2.1.6
This is a rollback to 2.1.4
2.1.5
Fixed
- Better handling of null values in DoctrineObject hydrator
2.1.4
Fixed
- AbstractValidatorFactory accepts null option arguments
- Various grammar fixes
- Call Hydrator strategies before type conversion
2.1.3
Fixed
zendframework/zend-form corrected code for PHP 7.2 in the latest release and each release before that breaks 7.2 so this module now require zend-form ^2.11
2.1.2
2.1.1
Added
Changed
- Moved zend-mvc-console to require-dev and re-add to suggest.