Failed Conditions
Pull Request — master (#6981)
by Matthew
221:57 queued 123:26
created
73 files with issues
Count Path Last Found
1 ORM/Mapping/Driver/Annotation/AnnotationDriver.php
Bug Best Practice
14 ORM/Persisters/Collection/OneToManyPersister.php
Bug Best Practice
2 lib/Doctrine/ORM/Query.php
Bug Best Practice
23 lib/Doctrine/ORM/Query/Parser.php
Documentation Bug Best Practice Comprehensibility
6 Tests/ORM/Functional/AdvancedAssociationTest.php
Bug Best Practice Documentation
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