Passed
Push — 2.9 ( 9eef7c...761ac0 )
by Sergei
02:56 queued 12s
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
3 Tests/DBAL/Functional/TemporaryTableTest.php
Coding Style Comprehensibility
1 tests/Doctrine/Tests/DBAL/Types/BinaryTest.php
Bug
1 Platforms/AbstractSQLServerPlatformTestCase.php
Bug
3 lib/Doctrine/DBAL/Schema/ForeignKeyConstraint.php
Bug Best Practice Documentation
2 Tests/DBAL/Types/VarDateTimeImmutableTypeTest.php
Bug
6 lib/Doctrine/DBAL/Schema/Table.php
Documentation Bug Deprecated Code Unused Code