Passed
Pull Request — master (#3206)
by Ilya
13:55
created
139 files with issues
Count Path Last Found
2 Tests/DBAL/Driver/OCI8/OCI8StatementTest.php
Unused Code Comprehensibility
1 lib/Doctrine/DBAL/DriverManager.php
Unused Code Comprehensibility
1 lib/Doctrine/DBAL/Schema/DB2SchemaManager.php
Unused Code Comprehensibility
2 lib/Doctrine/DBAL/Platforms/DB2Platform.php
Unused Code Comprehensibility
3 lib/Doctrine/DBAL/Schema/MySqlSchemaManager.php
Coding Style
3 lib/Doctrine/DBAL/Platforms/OraclePlatform.php
Coding Style
6 lib/Doctrine/DBAL/Driver/PDOConnection.php
Bug Best Practice
1 lib/Doctrine/DBAL/Schema/ForeignKeyConstraint.php
Bug Best Practice
8 Doctrine/Tests/DBAL/Functional/ResultCacheTest.php
Unused Code Bug Best Practice
3 Doctrine/Tests/DBAL/Driver/PDOPgSql/DriverTest.php
Bug