Passed
Pull Request — 2.11.x (#3971)
by Grégoire
03:18
created
163 files with issues
Count Path Last Found
24 lib/Doctrine/DBAL/Platforms/AbstractPlatform.php
Unused Code Bug Comprehensibility Best Practice
2 tests/Doctrine/Tests/DBAL/Types/JsonTest.php
Bug
4 Tests/DBAL/Platforms/SqlitePlatformTest.php
Bug Best Practice
7 lib/Doctrine/DBAL/Types/Type.php
Unused Code
2 Tests/DBAL/Platforms/PostgreSQL92PlatformTest.php
Bug Deprecated Code
1 lib/Doctrine/DBAL/Platforms/SQLServerPlatform.php
Unused Code
1 tests/Doctrine/Tests/DBAL/Types/BinaryTest.php
Bug
7 Functional/Schema/PostgreSqlSchemaManagerTest.php
Performance Best Practice Unused Code Bug Deprecated Code
1 tests/Doctrine/Tests/DBAL/Types/BlobTest.php
Bug
2 Tests/DBAL/Functional/Ticket/DBAL630Test.php
Coding Style Comprehensibility Bug