Passed
Pull Request — master (#3133)
by Michael
04:34
created
141 files with issues
Count Path Last Found
2 lib/Doctrine/DBAL/Platforms/DB2Platform.php
Unused Code Comprehensibility
1 lib/Doctrine/DBAL/Schema/DB2SchemaManager.php
Unused Code Comprehensibility
2 Tests/DBAL/Driver/OCI8/OCI8StatementTest.php
Unused Code Comprehensibility
1 lib/Doctrine/DBAL/DriverManager.php
Unused Code Comprehensibility
3 lib/Doctrine/DBAL/Schema/MySqlSchemaManager.php
Coding Style
4 lib/Doctrine/DBAL/Driver/IBMDB2/DB2Statement.php
Bug Best Practice Documentation Coding Style
11 lib/Doctrine/DBAL/Schema/SqliteSchemaManager.php
Documentation Bug Unused Code Coding Style
1 lib/Doctrine/DBAL/Schema/AbstractSchemaManager.php
Unused Code
1 Doctrine/Tests/DBAL/Logging/DebugStackTest.php
Bug Best Practice
1 Tests/DBAL/Functional/NamedParametersTest.php
Bug