Test Setup Failed
Pull Request — master (#2684)
by Sergey
24:49
created
144 files with issues
Count Path Last Found
11 tests/Doctrine/Tests/DBAL/DriverManagerTest.php
Unused Code Bug
1 Doctrine/Tests/DBAL/Logging/DebugStackTest.php
Bug Best Practice
2 Doctrine/DBAL/Driver/Mysqli/MysqliConnection.php
Bug Best Practice
6 lib/Doctrine/DBAL/Connection.php
Bug Best Practice Unused Code
5 Doctrine/DBAL/Schema/PostgreSqlSchemaManager.php
Comprehensibility Best Practice Bug
2 lib/Doctrine/DBAL/Schema/Comparator.php
Bug Deprecated Code
1 lib/Doctrine/DBAL/Platforms/OraclePlatform.php
Unused Code
3 Tests/DBAL/Functional/TemporaryTableTest.php
Coding Style Comprehensibility
2 Tests/DBAL/Types/DateImmutableTypeTest.php
Bug
2 tests/Doctrine/Tests/DBAL/Types/JsonTest.php
Bug