This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2025-01-19 06:51:40 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
tests
/
Doctrine
/
Tests
/
ORM
/
Hydration
History
Guilherme Blanco
9692fc8c5b
Fixed issue if aliases were specific names, you would either get completely misleading results (dql alias: scalars) or a fatal error (dql alias: newObjects).
2014-04-24 04:47:13 +00:00
..
ArrayHydratorTest.php
Fixed issue if aliases were specific names, you would either get completely misleading results (dql alias: scalars) or a fatal error (dql alias: newObjects).
2014-04-24 04:47:13 +00:00
CustomHydratorTest.php
Removed all useless occurrence of require_once TestInit.php
2014-04-07 14:43:25 +02:00
HydrationTestCase.php
Removed all useless occurrence of require_once TestInit.php
2014-04-07 14:43:25 +02:00
ObjectHydratorTest.php
[DDC-3076] Add/Improve tests
2014-04-09 11:31:16 +02:00
ResultSetMappingTest.php
Removed all useless occurrence of require_once TestInit.php
2014-04-07 14:43:25 +02:00
ScalarHydratorTest.php
Removed all useless occurrence of require_once TestInit.php
2014-04-07 14:43:25 +02:00
SimpleObjectHydratorTest.php
[DDC-3076] Add/Improve tests
2014-04-09 11:31:16 +02:00
SingleScalarHydratorTest.php
Removed all useless occurrence of require_once TestInit.php
2014-04-07 14:43:25 +02:00