Releases: doctrine/DoctrineModule
Releases · doctrine/DoctrineModule
2.1.10
23 Nov 21:35
Compare
Sorry, something went wrong.
No results found
Changed
Support for Symfony Console 5.0
2.1.9
17 Feb 20:13
Compare
Sorry, something went wrong.
No results found
Fixed
bind Closure to null to allow the garbage collector do its work - This was a memory leak.
2.1.8
26 Jan 07:37
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed hydration with nested entities
2.1.7
02 Nov 02:14
Compare
Sorry, something went wrong.
No results found
Fixed
#655 merged to correct the problem with 2.1.5. This release is a second go for nullable fields in the hydrator.
2.1.6
17 Oct 19:27
Compare
Sorry, something went wrong.
No results found
This is a rollback to 2.1.4
2.1.5
08 Oct 21:23
Compare
Sorry, something went wrong.
No results found
Fixed
Better handling of null values in DoctrineObject hydrator
2.1.4
20 Sep 17:34
Compare
Sorry, something went wrong.
No results found
Fixed
AbstractValidatorFactory accepts null option arguments
Various grammar fixes
Call Hydrator strategies before type conversion
2.1.3
16 Apr 01:13
Compare
Sorry, something went wrong.
No results found
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
05 Apr 18:53
Compare
Sorry, something went wrong.
No results found
Fixed
A regression occurred in Validator/UniqueObject which caused null values to be ignored. See #632 for details.
2.1.1
03 Apr 15:31
Compare
Sorry, something went wrong.
No results found
Added
Changed
Moved zend-mvc-console to require-dev and re-add to suggest.
Deprecated
Removed
Fixed