1
0
mirror of synced 2025-01-10 02:57:10 +03:00
doctrine2/lib/Doctrine/ORM/Internal
Strate 35ea399d33 DDC-3005 Defer invoking of postLoad event to the end of hydration cycle.
1. Refactor handling of hydration complete: delegate this task to special object
2. Write test case for situation, when inside postLoad listener other entity is loading.
3. Make test, written on second step, be able to pass :)
2015-01-12 22:34:24 +01:00
..
Hydration DDC-3005 Defer invoking of postLoad event to the end of hydration cycle. 2015-01-12 22:33:40 +01:00
CommitOrderCalculator.php Fixed missed initialization in CommitOrderCalculator.php 2014-10-12 14:04:41 +01:00
HydrationCompleteHandler.php DDC-3005 Defer invoking of postLoad event to the end of hydration cycle. 2015-01-12 22:34:24 +01:00