This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2025-01-30 20:11:49 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
lib
/
Doctrine
/
ORM
/
Internal
/
Hydration
History
Benjamin Eberlei
c38d273c1f
Merge pull request
#151
from doctrine/DDC-1385
...
DDC-1385
2011-10-31 15:10:54 -07:00
..
AbstractHydrator.php
DDC-1358 - Fix bug where multiple NULL root entity combined with scalar results will break the object and array hydrator.
2011-10-16 11:15:45 +02:00
ArrayHydrator.php
DDC-1385 - Add INDEX BY scalar variables on the top-level
2011-10-16 19:23:20 +02:00
HydrationException.php
[2.0][DDC-284] Fixed. API polish and some convention over configuration simplifications for join columns and join tables.
2010-02-09 17:13:49 +00:00
IterableResult.php
[DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1.
2010-04-26 13:02:30 +02:00
ObjectHydrator.php
Merge pull request
#151
from doctrine/DDC-1385
2011-10-31 15:10:54 -07:00
ScalarHydrator.php
[DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1.
2010-04-26 13:02:30 +02:00
SimpleObjectHydrator.php
DDC-1238 - Fixed a bug introduced when refactoring persisters hydration. This occurs when you call $em->clear() and you start accessing a proxy.
2011-07-04 23:19:08 +02:00
SingleScalarHydrator.php
[DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1.
2010-04-26 13:02:30 +02:00