Failed Conditions
Pull Request — 2.10.x (#3977)
by Grégoire
63:26
created
139 files with issues
Count Path Last Found
1 Doctrine/Tests/DBAL/Types/DateIntervalTest.php
Bug
5 lib/Doctrine/DBAL/Schema/AbstractSchemaManager.php
Unused Code Bug Best Practice Deprecated Code
3 tests/Doctrine/Tests/DBAL/Functional/WriteTest.php
Coding Style Comprehensibility
6 Functional/Schema/PostgreSqlSchemaManagerTest.php
Unused Code Performance Best Practice Deprecated Code
6 Tests/DBAL/Platforms/AbstractPlatformTestCase.php
Unused Code Bug Best Practice
1 lib/Doctrine/DBAL/Driver/PDOPgSql/Driver.php
Bug
2 lib/Doctrine/DBAL/Schema/SqliteSchemaManager.php
Unused Code
4 lib/Doctrine/DBAL/Schema/Table.php
Unused Code Documentation Bug
1 DBAL/Connections/MasterSlaveConnection.php
Unused Code
18 Tests/DBAL/Sharding/PoolingShardConnectionTest.php
Unused Code Bug Deprecated Code