1
0
Fork 0
mirror of synced 2025-04-02 04:46:16 +03:00
doctrine2/tests/Doctrine
Benjamin Eberlei 0252d55c67 DDC-1358 - Fix bug where multiple NULL root entity combined with scalar results will break the object and array hydrator.
This case likeli only occurs when doing native queries. A guard clause that prevents hydration from breaking
when RIGHT JOIN queries with null root entities appear has been added aswell.
2011-10-16 11:15:45 +02:00
..
Tests 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