1
0
mirror of synced 2024-12-14 07:06:04 +03:00
doctrine2/lib/Doctrine/ORM/Internal/Hydration
2009-11-20 15:10:45 +00:00
..
AbstractHydrator.php [2.0][DDC-149] Fixed. 2009-11-16 17:03:33 +00:00
ArrayHydrator.php [2.0] Some hydration simplifications and cleanups. 2009-08-28 10:48:40 +00:00
HydrationException.php [2.0] Some hydration simplifications and cleanups. 2009-08-28 10:48:40 +00:00
IterableResult.php DDC-127 - Enhance IterableResult by making it implement the Iterator interface, wrote a unit-test for this scenario, also added some additional tests for special cases in the query api that lead to exceptions. 2009-11-20 15:10:45 +00:00
ObjectHydrator.php [2.0] Fixed DDC-18. Simplified proxy classes. Just 1 proxy class per entity now, instead of 2. 2009-10-28 15:32:55 +00:00
ScalarHydrator.php [2.0][DDC-22] Fixed. Also cleaned up association handling. More to come: exception refactorings, proxy simplifications (single proxy class, not two). 2009-10-28 10:31:47 +00:00
SingleScalarHydrator.php [2.0][DDC-121] Fixed. Also fixed memcache tests and some small refactorings. 2009-11-08 11:07:49 +00:00