Completed
Pull Request — master (#2960)
by Sergei
64:57
created
127 files with issues
Count Path Last Found
7 lib/Doctrine/DBAL/Types/Type.php
Unused Code
1 lib/Doctrine/DBAL/Driver/OCI8/OCI8Connection.php
Bug Best Practice
2 Tests/DBAL/Types/DateTimeTzImmutableTypeTest.php
Bug
24 lib/Doctrine/DBAL/Platforms/AbstractPlatform.php
Unused Code Bug Comprehensibility Best Practice
1 Tests/DBAL/Platforms/PostgreSQL92PlatformTest.php
Bug
1 tests/Doctrine/Tests/DBAL/Types/BinaryTest.php
Bug
2 DBAL/Connections/MasterSlaveConnection.php
Bug Unused Code
9 Functional/Schema/PostgreSqlSchemaManagerTest.php
Unused Code Deprecated Code Bug Performance Best Practice
1 Doctrine/Tests/DBAL/Types/BaseDateTypeTestCase.php
Bug
3 Tests/DBAL/Functional/TemporaryTableTest.php
Coding Style Comprehensibility