Passed
Pull Request — master (#2893)
by Šimon
12:53
created
232 files with issues
Count Path Last Found
2 lib/Doctrine/DBAL/Types/DateImmutableType.php
Duplication Bug
34 Doctrine/Tests/DBAL/Schema/ComparatorTest.php
Duplication Unused Code Bug Best Practice Deprecated Code Documentation
2 Doctrine/DBAL/Types/DateTimeTzImmutableType.php
Duplication Bug
2 lib/Doctrine/DBAL/Types/TimeImmutableType.php
Duplication Bug
2 DBAL/Schema/Visitor/SchemaSqlCollectorTest.php
Duplication
17 lib/Doctrine/DBAL/Platforms/DrizzlePlatform.php
Duplication Comprehensibility Best Practice
22 lib/Doctrine/DBAL/Platforms/MySqlPlatform.php
Duplication Comprehensibility Best Practice
2 DBAL/Functional/Schema/OracleSchemaManagerTest.php
Duplication Bug Best Practice
2 DBAL/Functional/Schema/SqliteSchemaManagerTest.php
Duplication Bug
22 Platforms/AbstractPostgreSqlPlatformTestCase.php
Duplication Bug Unused Code Deprecated Code