Completed
Push — develop ( cebe30...fee52d )
by Marco
14s
created
73 files with issues
Count Path Last Found
14 ORM/Persisters/Collection/OneToManyPersister.php
Bug Best Practice
2 lib/Doctrine/ORM/Query.php
Bug Best Practice
22 lib/Doctrine/ORM/Query/Parser.php
Bug Best Practice Comprehensibility Documentation
2 lib/Doctrine/ORM/Query/ResultSetMappingBuilder.php
Coding Style
6 Tests/ORM/Functional/AdvancedAssociationTest.php
Bug Documentation Best Practice
5 Tests/ORM/Functional/BasicFunctionalTest.php
Unused Code Bug
3 Tests/ORM/Functional/ClassTableInheritanceTest.php
Bug Best Practice
3 Tests/ORM/Functional/CompositePrimaryKeyTest.php
Unused Code
1 Tests/ORM/Functional/HydrationCacheTest.php
Unused Code
3 Doctrine/Tests/ORM/Functional/IdentityMapTest.php
Bug