Passed
Pull Request — master (#3353)
by Sean
14:43
created
136 files with issues
Count Path Last Found
1 lib/Doctrine/DBAL/Driver/PDOSqlite/Driver.php
Bug
3 lib/Doctrine/DBAL/Platforms/SQLServerPlatform.php
Unused Code Bug
1 DBAL/Functional/Driver/AbstractDriverTest.php
Bug
5 lib/Doctrine/DBAL/Schema/AbstractSchemaManager.php
Unused Code Deprecated Code Bug Best Practice
1 Tools/Console/Command/ReservedWordsCommand.php
Bug Best Practice
4 tests/Doctrine/Tests/DBAL/Schema/SchemaTest.php
Bug Unused Code
9 Functional/Schema/PostgreSqlSchemaManagerTest.php
Unused Code Performance Best Practice Deprecated Code Bug
1 lib/Doctrine/DBAL/Schema/ForeignKeyConstraint.php
Bug Best Practice
14 Platforms/AbstractPostgreSqlPlatformTestCase.php
Unused Code Deprecated Code Bug
3 Tests/DBAL/Functional/TemporaryTableTest.php
Coding Style Comprehensibility