Passed
Pull Request — 2.6 (#7821)
by Marco
07:50
created
372 files with issues
Count Path Last Found
1 Doctrine/Tests/ORM/Functional/NativeQueryTest.php
Unused Code
98 lib/Doctrine/ORM/UnitOfWork.php
Bug Best Practice
1 Tests/ORM/Functional/Ticket/DDC1514Test.php
Coding Style Comprehensibility
18 Tests/ORM/Mapping/ClassMetadataFactoryTest.php
Unused Code Bug Deprecated Code
12 lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php
Bug Best Practice
6 tests/Doctrine/Tests/ORM/QueryBuilderTest.php
Unused Code Deprecated Code Bug
2 Tests/ORM/Functional/Ticket/DDC1436Test.php
Coding Style Comprehensibility Bug
15 ORM/Persisters/Collection/ManyToManyPersister.php
Bug Best Practice
1 Tests/ORM/Functional/Ticket/DDC1430Test.php
Coding Style Comprehensibility
1 Tests/ORM/Functional/Ticket/DDC2602Test.php
Documentation Bug