1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/lib/Doctrine/ORM/Internal/Hydration
2009-12-19 13:38:54 +00:00
..
AbstractHydrator.php [2.0][DDC-152] Fixed. 2009-12-19 13:38:54 +00:00
ArrayHydrator.php [2.0] Fixed PHP Notice in SchemaTest (only variables should be passed by reference...) and a few other cosmetics in various parts. 2009-12-07 12:47:23 +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][DDC-171] Fixed. 2009-12-09 16:06:39 +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-208] Fixed. 2009-12-18 13:20:22 +00:00