Issues (420)

130 files with issues
Count Path Last Found
4 lib/Doctrine/DBAL/Schema/AbstractSchemaManager.php
Unused Code Bug Best Practice
1 lib/Doctrine/DBAL/Schema/ForeignKeyConstraint.php
Bug Best Practice
3 Tests/DBAL/Platforms/AbstractPlatformTestCase.php
Unused Code Bug
1 Tests/DBAL/Platforms/PostgreSQL92PlatformTest.php
Bug
10 DBAL/Platforms/AbstractMySQLPlatformTestCase.php
Unused Code Bug
3 lib/Doctrine/DBAL/Platforms/SQLServerPlatform.php
Unused Code Bug
2 Tests/DBAL/Types/VarDateTimeImmutableTypeTest.php
Bug
3 Tests/DBAL/Platforms/SqlitePlatformTest.php
Bug
2 tests/Doctrine/Tests/DBAL/ConnectionTest.php
Comprehensibility Best Practice
3 tests/Doctrine/Tests/DBAL/Functional/WriteTest.php
Coding Style Comprehensibility