Failed Conditions
Pull Request — master (#2996)
by Sergei
12:33
created
32 files with issues
Count Path Last Found
16 lib/Doctrine/DBAL/Query/QueryBuilder.php
Bug Best Practice
2 Tests/DBAL/Types/DateTimeTzImmutableTypeTest.php
Bug
1 Doctrine/Tests/DBAL/Functional/ConnectionTest.php
Bug
1 lib/Doctrine/DBAL/Driver/PDOStatement.php
Unused Code
2 Doctrine/Tests/DBAL/Functional/StatementTest.php
Unused Code Bug
4 tests/Doctrine/Tests/DBAL/Functional/WriteTest.php
Coding Style Comprehensibility Bug
1 tests/Doctrine/Tests/DBAL/Functional/BlobTest.php
Coding Style Comprehensibility
6 lib/Doctrine/DBAL/Connection.php
Bug Best Practice Unused Code
1 Doctrine/DBAL/Driver/Mysqli/MysqliConnection.php
Bug
3 lib/Doctrine/DBAL/Driver/IBMDB2/DB2Statement.php
Bug Coding Style