Failed Conditions
Pull Request — develop (#3348)
by Sergei
124:33 queued 59:31
created
137 files with issues
Count Path Last Found
1 tests/Doctrine/Tests/DBAL/Types/BlobTest.php
Bug
25 DBAL/Driver/SQLAnywhere/SQLAnywhereConnection.php
Bug Best Practice
2 Tests/DBAL/Types/DateTimeImmutableTypeTest.php
Bug
9 Functional/Schema/PostgreSqlSchemaManagerTest.php
Unused Code Deprecated Code Bug Performance Best Practice
3 Tests/DBAL/Functional/TemporaryTableTest.php
Coding Style Comprehensibility
6 lib/Doctrine/DBAL/Types/Type.php
Unused Code
3 tests/Doctrine/Tests/DBAL/Functional/WriteTest.php
Coding Style Comprehensibility
3 Tests/DBAL/Platforms/SqlitePlatformTest.php
Bug Best Practice
2 Tests/DBAL/Types/VarDateTimeImmutableTypeTest.php
Bug
21 Doctrine/Tests/DBAL/Query/QueryBuilderTest.php
Unused Code Documentation Bug