Passed
Pull Request — 2.9 (#3517)
by
unknown
62:08
created
136 files with issues
Count Path Last Found
25 lib/Doctrine/DBAL/Platforms/AbstractPlatform.php
Unused Code Bug Comprehensibility Best Practice
28 DBAL/Driver/SQLAnywhere/SQLAnywhereStatement.php
Bug
2 Tests/DBAL/Types/DateImmutableTypeTest.php
Bug
1 Doctrine/Tests/DBAL/Types/BaseDateTypeTestCase.php
Bug
2 DBAL/Sharding/SQLAzure/MultiTenantVisitorTest.php
Unused Code
5 lib/Doctrine/DBAL/Schema/AbstractSchemaManager.php
Unused Code Deprecated Code Bug Best Practice
3 lib/Doctrine/DBAL/Connection.php
Unused Code Bug
1 Doctrine/Tests/DBAL/Types/DateIntervalTest.php
Bug
2 tests/Doctrine/Tests/DBAL/ConnectionTest.php
Comprehensibility Best Practice
3 Tests/DBAL/Functional/TemporaryTableTest.php
Coding Style Comprehensibility