Completed
Push — drone-ci ( 4b4d44 )
by Michael
13s
created
136 files with issues
Count Path Last Found
14 Platforms/AbstractPostgreSqlPlatformTestCase.php
Unused Code Deprecated Code Bug
1 lib/Doctrine/DBAL/Driver/PDOPgSql/Driver.php
Bug
25 lib/Doctrine/DBAL/Platforms/AbstractPlatform.php
Unused Code Bug Comprehensibility Best Practice
5 lib/Doctrine/DBAL/Schema/SqliteSchemaManager.php
Unused Code Documentation Bug
4 tests/Doctrine/Tests/DBAL/Schema/SchemaTest.php
Bug Unused Code
3 lib/Doctrine/DBAL/Connection.php
Unused Code Bug
7 lib/Doctrine/DBAL/Types/Type.php
Unused Code
9 Functional/Schema/PostgreSqlSchemaManagerTest.php
Unused Code Performance Best Practice Deprecated Code Bug
1 Tools/Console/Command/ReservedWordsCommand.php
Bug Best Practice
3 Tests/DBAL/Functional/TemporaryTableTest.php
Coding Style Comprehensibility