Issues (420)

130 files with issues
Count Path Last Found
8 lib/Doctrine/DBAL/Platforms/SqlitePlatform.php
Unused Code Bug
6 lib/Doctrine/DBAL/Schema/Table.php
Unused Code Documentation Bug
2 Tests/DBAL/Types/DateTimeImmutableTypeTest.php
Bug
3 Doctrine/Tests/DBAL/Schema/ComparatorTest.php
Bug Best Practice Unused Code
1 Tools/Console/Command/ReservedWordsCommand.php
Bug Best Practice
25 lib/Doctrine/DBAL/Platforms/AbstractPlatform.php
Unused Code Bug Comprehensibility Best Practice
20 Doctrine/Tests/DBAL/Query/QueryBuilderTest.php
Unused Code
1 lib/Doctrine/DBAL/Schema/ForeignKeyConstraint.php
Bug Best Practice
10 Tests/DBAL/Sharding/PoolingShardConnectionTest.php
Unused Code Bug
3 Tests/DBAL/Functional/TemporaryTableTest.php
Coding Style Comprehensibility