1
0
Fork 0
mirror of synced 2025-04-01 20:36:14 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Hydration
2011-10-16 12:46:17 +02:00
..
ArrayHydratorTest.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
CustomHydratorTest.php Few more converts from assertTrue($a instance of $b) to assertInstanceOf 2011-07-26 15:22:57 +02:00
HydrationTestCase.php [2.0] Cleanups, build fixes. 2009-06-15 18:25:47 +00:00
ObjectHydratorTest.php DDC-1385 - Fixed Mixed result hydration using INDEX BY to work on the top-level indexes, not some weird result. This is a BC break to those that actually use this crazy logic, sorry for that :-) 2011-10-16 12:46:17 +02:00
ResultSetMappingTest.php [2.0][DDC-152] Fixed. 2009-12-19 13:38:54 +00:00
ScalarHydratorTest.php DDC-644 - Added more tests for Hydrators and unknown to be skipped columns 2010-07-28 22:09:43 +02:00
SingleScalarHydratorTest.php [2.0][DDC-208] Fixed. 2009-12-18 13:20:22 +00:00