Failed Conditions
Pull Request — 2.10 (#3803)
by Sergei
62:38
created
143 files with issues
Count Path Last Found
1 tests/Doctrine/Tests/DBAL/Types/BinaryTest.php
Bug
1 Doctrine/DBAL/Platforms/SQLAnywherePlatform.php
Unused Code
10 Functional/Schema/PostgreSqlSchemaManagerTest.php
Performance Best Practice Unused Code Deprecated Code Bug
1 tests/Doctrine/Tests/DBAL/Types/BlobTest.php
Bug
20 Doctrine/Tests/DBAL/Query/QueryBuilderTest.php
Unused Code
2 Doctrine/DBAL/Driver/SQLSrv/SQLSrvConnection.php
Bug Best Practice
1 lib/Doctrine/DBAL/Schema/ForeignKeyConstraint.php
Bug Best Practice
1 lib/Doctrine/DBAL/Platforms/PostgreSqlPlatform.php
Unused Code
1 lib/Doctrine/DBAL/Platforms/SQLServerPlatform.php
Unused Code
3 tests/Doctrine/Tests/DBAL/Functional/WriteTest.php
Coding Style Comprehensibility