Passed
Pull Request — master (#2825)
by Sébastien
10:34
created
252 files with issues
Count Path Last Found
1 lib/Doctrine/DBAL/Types/DateType.php
Duplication
12 Tests/DBAL/Types/DateImmutableTypeTest.php
Bug
1 Tests/DBAL/Functional/NamedParametersTest.php
Documentation
1 Tests/DBAL/Platforms/PostgreSQL92PlatformTest.php
Bug
23 lib/Doctrine/DBAL/Platforms/MySqlPlatform.php
Coding Style Comprehensibility Best Practice Duplication
21 Tests/DBAL/Platforms/SQLAnywherePlatformTest.php
Documentation Security Bug Duplication
14 lib/Doctrine/DBAL/Schema/Table.php
Bug Documentation Best Practice Deprecated Code Unused Code Duplication
1 lib/Doctrine/DBAL/Types/TimeType.php
Duplication
12 Tests/DBAL/Types/DateTimeImmutableTypeTest.php
Bug
2 Doctrine/Tests/DBAL/Functional/PortabilityTest.php
Unused Code Coding Style Comprehensibility