1
0
Fork 0
mirror of synced 2025-04-01 20:36:14 +03:00
doctrine2/tests/Doctrine/Tests
Michael Moravec 1d71fbf77b
Merge pull request #7367 from timdev/fix/entitymanager-find-with-optimistic-lock-no-need-tx
Fix for BC break in 2.6.2 when calling EM::find() with LockMode::OPTIMISTIC outside of a TX
2018-09-23 06:43:26 +02:00
..
DbalTypes Fix some code style issues in tests 2017-06-12 23:04:54 +02:00
EventListener Use short-array syntax on "tests" directory 2016-12-07 23:33:41 +01:00
Mocks Clean elses 2017-12-14 05:55:54 -02:00
Models Fix default value of one-to-many order-by to ASC, #7141 2018-03-22 14:51:02 +01:00
ORM Merge pull request #7367 from timdev/fix/entitymanager-find-with-optimistic-lock-no-need-tx 2018-09-23 06:43:26 +02:00
DbalFunctionalTestCase.php Fixed documentation for Doctrine\Tests 2012-12-14 18:55:49 +00:00
DbalTestCase.php Fixed documentation for Doctrine\Tests 2012-12-14 18:55:49 +00:00
DoctrineTestCase.php Updating to PHPUnit 6 2017-03-31 21:59:02 +01:00
OrmFunctionalTestCase.php Proove orphan-removal on many-to-one is useless 2017-10-14 12:39:57 +02:00
OrmPerformanceTestCase.php Updated syntax for ``integer` and `boolean`` types 2015-07-14 15:30:13 -03:00
OrmTestCase.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
TestInit.php [DDC-3461] Renamed AssocationBuilder::isPrimaryKey() to makePrimaryKey(). Same for FieldBuilder and depreceating isPrimaryKey(). Adjust tests. Revert change in ClassMetadataInfo and fix bug. 2015-03-18 17:06:30 +01:00
TestUtil.php Use short-array syntax on "tests" directory 2016-12-07 23:33:41 +01:00