Failed Conditions
Pull Request — master (#3509)
by Sergei
47:36 queued 44:45
created
127 files with issues
Count Path Last Found
1 Tests/DBAL/Platforms/PostgreSQL92PlatformTest.php
Bug
2 DBAL/Connections/MasterSlaveConnection.php
Bug Unused Code
1 tests/Doctrine/Tests/DBAL/Types/BinaryTest.php
Bug
9 Functional/Schema/PostgreSqlSchemaManagerTest.php
Unused Code Deprecated Code Bug Performance Best Practice
3 Tests/DBAL/Functional/TemporaryTableTest.php
Coding Style Comprehensibility
1 lib/Doctrine/DBAL/Schema/ForeignKeyConstraint.php
Bug Best Practice
5 lib/Doctrine/DBAL/Schema/AbstractSchemaManager.php
Unused Code Bug Best Practice Deprecated Code
1 Doctrine/Tests/DBAL/Types/BaseDateTypeTestCase.php
Bug
3 Tests/DBAL/Platforms/SqlitePlatformTest.php
Bug
2 Tests/DBAL/Functional/Ticket/DBAL630Test.php
Coding Style Comprehensibility Bug