Completed
Pull Request — master (#3848)
by Benjamin
78:22 queued 13:53
created
99 files with issues
Count Path Last Found
4 Tests/DBAL/Platforms/AbstractPlatformTestCase.php
Unused Code Bug Best Practice
1 tests/Doctrine/Tests/DBAL/Types/BlobTest.php
Bug
23 DBAL/Driver/SQLAnywhere/SQLAnywhereStatement.php
Bug
6 lib/Doctrine/DBAL/Types/Type.php
Unused Code
1 Doctrine/Tests/DBAL/Types/DateIntervalTest.php
Bug
1 Doctrine/DBAL/Platforms/SQLAnywherePlatform.php
Unused Code
1 tests/Doctrine/Tests/DBAL/Types/BinaryTest.php
Bug
2 tests/Doctrine/Tests/DBAL/Types/JsonTest.php
Bug
5 Functional/Schema/PostgreSqlSchemaManagerTest.php
Unused Code Performance Best Practice
3 Tests/DBAL/Functional/TemporaryTableTest.php
Coding Style Comprehensibility