Failed Conditions
Pull Request — master (#3489)
by Ahmed M.
13:09
created
128 files with issues
Count Path Last Found
2 Tests/DBAL/Types/DateTimeTzImmutableTypeTest.php
Bug
24 lib/Doctrine/DBAL/Platforms/AbstractPlatform.php
Unused Code Bug Comprehensibility Best Practice
2 DBAL/Connections/MasterSlaveConnection.php
Bug Unused Code
1 lib/Doctrine/DBAL/Driver/PDOSqlite/Driver.php
Bug
1 DBAL/Functional/Driver/PDOPgSql/DriverTest.php
Unused Code
1 Tests/DBAL/Platforms/PostgreSQL92PlatformTest.php
Bug
2 lib/Doctrine/DBAL/Driver/OCI8/OCI8Connection.php
Bug Best Practice
3 Tests/DBAL/Functional/TemporaryTableTest.php
Coding Style Comprehensibility
1 lib/Doctrine/DBAL/Schema/ForeignKeyConstraint.php
Bug Best Practice
9 Functional/Schema/PostgreSqlSchemaManagerTest.php
Unused Code Deprecated Code Bug Performance Best Practice