1
0
Fork 0
mirror of synced 2025-04-01 20:36:14 +03:00
doctrine2/tests/Doctrine/Tests/ORM
Luís Cobucci f18e178960
Fix wrong YAML mapping
We had duplicated keys and that's no longer valid on symfony/yaml 3.3.
2017-05-30 12:51:51 +02:00
..
Cache Optimization. Multiple get in QueryCache 2017-01-16 23:02:23 +01:00
Decorator Updating to PHPUnit 6 2017-03-31 21:59:02 +01:00
Entity Optimize imports. Remove full qualified class names 2016-05-11 01:55:12 +07:00
Event Updating to PHPUnit 6 2017-03-31 21:59:02 +01:00
Functional add a not weel writend/nammed test testing Query::expireResultCache() 2017-05-02 23:25:56 +02:00
Hydration Remove commented code that seems to not be important 2016-12-08 18:16:11 +01:00
Id Use short-array syntax on "tests" directory 2016-12-07 23:33:41 +01:00
Internal Updating to PHPUnit 6 2017-03-31 21:59:02 +01:00
Mapping Fix wrong YAML mapping 2017-05-30 12:51:51 +02:00
Performance Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
Persisters Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
Proxy Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
Query Evict result set cache if Query#expireResultCache() was called 2017-05-02 23:25:56 +02:00
Repository Updating to PHPUnit 6 2017-03-31 21:59:02 +01:00
Tools compute size of loaders beforehand and not on each iteration 2017-05-15 07:43:15 +02:00
Utility Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
CommitOrderCalculatorTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
ConfigurationTest.php Updating to PHPUnit 6 2017-03-31 21:59:02 +01:00
EntityManagerTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
EntityNotFoundExceptionTest.php Updating to PHPUnit 6 2017-03-31 21:59:02 +01:00
LazyCriteriaCollectionTest.php Updating to PHPUnit 6 2017-03-31 21:59:02 +01:00
ORMInvalidArgumentExceptionTest.php Updating to PHPUnit 6 2017-03-31 21:59:02 +01:00
PersistentCollectionTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
QueryBuilderTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
UnitOfWorkTest.php #6174 #5570 removed unused imports 2016-12-18 15:46:49 +01:00