Issues (1543)

373 files with issues
Count Path Last Found
1 lib/Doctrine/ORM/Query/Expr.php
Bug Best Practice
1 Tests/ORM/Functional/Ticket/DDC2692Test.php
Unused Code
2 Doctrine/ORM/Decorator/EntityManagerDecorator.php
Deprecated Code Unused Code
1 Collection/ReadWriteCachedCollectionPersister.php
Bug
1 Tests/Models/Reflection/ConcreteEmbeddable.php
25 Doctrine/Tests/ORM/Functional/SQLFilterTest.php
Unused Code Bug Deprecated Code
1 Tests/ORM/Functional/Ticket/DDC2780Test.php
Documentation Bug
1 SimpleQueryScalarHydrationPerformanceBench.php
Bug
1 Tests/ORM/Functional/Ticket/DDC656Test.php
Coding Style Comprehensibility
3 Doctrine/Tests/ORM/Functional/NewOperatorTest.php
Bug Best Practice