Passed
Push — 2.9 ( f8e32c...5ba6ca )
by Sergei
12:55
created
136 files with issues
Count Path Last Found
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
7 lib/Doctrine/DBAL/Types/Type.php
Unused Code
3 Doctrine/DBAL/Driver/SQLSrv/SQLSrvConnection.php
Bug Best Practice Documentation
3 Tests/DBAL/Functional/TemporaryTableTest.php
Coding Style Comprehensibility
1 lib/Doctrine/DBAL/Driver/PDOSqlite/Driver.php
Bug
9 Functional/Schema/PostgreSqlSchemaManagerTest.php
Unused Code Performance Best Practice Deprecated Code Bug
1 Platforms/AbstractSQLServerPlatformTestCase.php
Bug
5 lib/Doctrine/DBAL/Schema/AbstractSchemaManager.php
Unused Code Deprecated Code Bug Best Practice