Completed
Pull Request — 2.6 (#7789)
by Marcel
06:27
created
369 files with issues
Count Path Last Found
1 Tests/ORM/Mapping/PHPMappingDriverTest.php
Bug
1 lib/Doctrine/ORM/Mapping/MappingException.php
Best Practice
2 lib/Doctrine/ORM/Tools/SchemaTool.php
Bug Best Practice Deprecated Code
1 Tests/ORM/Functional/Ticket/DDC1335Test.php
Coding Style Comprehensibility
2 Doctrine/Tests/ORM/Mapping/NamingStrategyTest.php
Unused Code
1 Tests/ORM/Functional/Ticket/DDC1654Test.php
Bug
1 Tests/ORM/Functional/MergeSharedEntitiesTest.php
Coding Style Comprehensibility
2 Tests/ORM/Functional/Ticket/DDC2519Test.php
Bug
2 BasicEntityPersisterTypeValueSqlTest.php
Bug
2 Doctrine/Tests/Models/DDC3579/DDC3579Group.php
Bug Best Practice