Failed Conditions
Pull Request — 2.6 (#7778)
by Luís
06:24
created
369 files with issues
Count Path Last Found
10 lib/Doctrine/ORM/Query/ResultSetMappingBuilder.php
Bug Best Practice
2 Tests/ORM/Functional/Ticket/DDC1301Test.php
Bug
1 Doctrine/Tests/ORM/Functional/ClearEventTest.php
Unused Code
19 Tests/ORM/Mapping/AbstractMappingDriverTest.php
Bug Unused Code Best Practice
6 tests/Doctrine/Tests/ORM/QueryBuilderTest.php
Unused Code Deprecated Code Bug
1 Doctrine/Tests/Mocks/HydratorMockStatement.php
Bug Best Practice
6 lib/Doctrine/ORM/Cache/Region/FileLockRegion.php
Security Best Practice Bug
2 Doctrine/Tests/ORM/Mapping/NamingStrategyTest.php
Unused Code
1 Tests/ORM/Functional/Ticket/DDC1454Test.php
Coding Style Comprehensibility
5 Collection/AbstractCollectionPersister.php
Bug Best Practice