Failed Conditions
Pull Request — develop (#3525)
by Jonathan
65:04
created
133 files with issues
Count Path Last Found
2 Tests/DBAL/Platforms/PostgreSqlPlatformTest.php
Bug Deprecated Code
3 DBAL/Functional/MasterSlaveConnectionTest.php
Coding Style Comprehensibility Bug Best Practice
2 Tests/DBAL/Types/DateTimeImmutableTypeTest.php
Bug
2 Tests/DBAL/Types/DateImmutableTypeTest.php
Bug
5 lib/Doctrine/DBAL/Schema/Table.php
Unused Code Deprecated Code Bug Documentation
10 Tests/DBAL/Sharding/PoolingShardConnectionTest.php
Unused Code Bug
1 Platforms/AbstractSQLServerPlatformTestCase.php
Bug
4 Doctrine/Tests/DBAL/Functional/StatementTest.php
Unused Code Bug Best Practice
1 Doctrine/DBAL/Platforms/SQLAnywherePlatform.php
Unused Code
1 Doctrine/Tests/DBAL/Functional/PortabilityTest.php
Coding Style Comprehensibility