Failed Conditions
Pull Request — master (#3074)
by Sergei
12:41
created
142 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
1 lib/Doctrine/DBAL/DriverManager.php
Unused Code Comprehensibility
1 lib/Doctrine/DBAL/Driver/OCI8/OCI8Connection.php
Unused Code Comprehensibility
3 lib/Doctrine/DBAL/Schema/MySqlSchemaManager.php
Coding Style
1 Doctrine/Tests/DBAL/Platforms/DB2PlatformTest.php
Bug
6 Doctrine/DBAL/Driver/SQLSrv/SQLSrvStatement.php
Bug Best Practice Documentation Coding Style
6 tests/Doctrine/Tests/DBAL/StatementTest.php
Bug Documentation
8 Doctrine/Tests/DBAL/Functional/ResultCacheTest.php
Unused Code Bug Best Practice
3 lib/Doctrine/DBAL/Schema/TableDiff.php
Bug Best Practice