Passed
Push — 2.9 ( 761ac0...2c6848 )
by Sergei
13:07 queued 10s
created
135 files with issues
Count Path Last Found
5 lib/Doctrine/DBAL/Schema/AbstractSchemaManager.php
Unused Code Deprecated Code Bug Best Practice
3 lib/Doctrine/DBAL/Connection.php
Unused Code Bug
2 tests/Doctrine/Tests/DBAL/ConnectionTest.php
Comprehensibility Best Practice
2 tests/Doctrine/Tests/DBAL/Types/JsonTest.php
Bug
1 tests/Doctrine/Tests/DBAL/Types/BinaryTest.php
Bug
3 Tests/DBAL/Functional/TemporaryTableTest.php
Coding Style Comprehensibility
3 lib/Doctrine/DBAL/Schema/ForeignKeyConstraint.php
Bug Best Practice Documentation
1 Platforms/AbstractSQLServerPlatformTestCase.php
Bug
2 Tests/DBAL/Types/VarDateTimeImmutableTypeTest.php
Bug
6 lib/Doctrine/DBAL/Schema/Table.php
Documentation Bug Deprecated Code Unused Code