Passed
Pull Request — 2.7 (#7875)
by
unknown
08:33
created
393 files with issues
Count Path Last Found
4 ORM/Persisters/Entity/SingleTablePersister.php
Comprehensibility Best Practice Bug
3 lib/Doctrine/ORM/Mapping/Driver/DatabaseDriver.php
Bug Comprehensibility
3 Tests/ORM/Functional/CompositePrimaryKeyTest.php
Unused Code
2 Doctrine/ORM/Query/Exec/SingleSelectExecutor.php
Documentation Bug
1 lib/Doctrine/ORM/Query/TreeWalkerChainIterator.php
Bug Best Practice
2 Tests/ORM/Functional/Ticket/DDC1238Test.php
Coding Style Comprehensibility Unused Code
3 ORM/Query/Exec/SingleTableDeleteUpdateExecutor.php
Documentation Bug Best Practice
1 LazyLoading/ProxyInitializationTimeBench.php
Bug
3 Tests/ORM/Functional/Ticket/DDC2862Test.php
Bug Best Practice Coding Style Comprehensibility
1 ValueConversionType/OneToManyExtraLazyTest.php
Bug