Failed Conditions
Pull Request — master (#3303)
by Sergei
14:37
created
134 files with issues
Count Path Last Found
2 Doctrine/DBAL/Platforms/SQLAnywherePlatform.php
Unused Code Bug
4 tests/Doctrine/Tests/DBAL/Schema/SchemaTest.php
Bug Unused Code
13 Platforms/AbstractPostgreSqlPlatformTestCase.php
Unused Code Deprecated Code Bug
1 tests/Doctrine/Tests/DBAL/Types/BlobTest.php
Bug
1 lib/Doctrine/DBAL/Sharding/PoolingShardManager.php
Bug Best Practice
3 Tests/DBAL/Platforms/SQLAnywherePlatformTest.php
Bug Deprecated Code
2 lib/Doctrine/DBAL/Driver/OCI8/OCI8Statement.php
Bug
2 Tests/DBAL/Types/DateImmutableTypeTest.php
Bug
1 lib/Doctrine/DBAL/Schema/ForeignKeyConstraint.php
Bug Best Practice
3 tests/Doctrine/Tests/DBAL/Functional/WriteTest.php
Coding Style Comprehensibility