Passed
Pull Request — master (#3703)
by
unknown
61:55
created
144 files with issues
Count Path Last Found
4 Tests/DBAL/Platforms/SqlitePlatformTest.php
Bug Best Practice
1 lib/Doctrine/DBAL/Driver/OCI8/OCI8Connection.php
Bug Best Practice
24 lib/Doctrine/DBAL/Platforms/AbstractPlatform.php
Unused Code Bug Comprehensibility Best Practice
2 Doctrine/DBAL/Driver/SQLSrv/SQLSrvConnection.php
Bug Best Practice
5 lib/Doctrine/DBAL/Platforms/SqlitePlatform.php
Unused Code Bug
5 lib/Doctrine/DBAL/Schema/AbstractSchemaManager.php
Unused Code Bug Best Practice Deprecated Code
1 Doctrine/DBAL/Platforms/SQLAnywherePlatform.php
Unused Code
10 Functional/Schema/PostgreSqlSchemaManagerTest.php
Performance Best Practice Unused Code Deprecated Code Bug
2 lib/Doctrine/DBAL/Schema/SqliteSchemaManager.php
Unused Code
1 Doctrine/Tests/DBAL/Types/BaseDateTypeTestCase.php
Bug