Passed
Pull Request — master (#6772)
by Grégoire
16:16
created
457 files with issues
Count Path Last Found
2 Doctrine/ORM/Query/Exec/SingleSelectExecutor.php
Documentation Bug
4 Tools/Console/Command/MappingDescribeCommand.php
Bug Best Practice Compatibility Coding Style Comprehensibility
30 lib/Doctrine/ORM/EntityManager.php
Bug Best Practice Duplication
3 Doctrine/ORM/Decorator/EntityManagerDecorator.php
Unused Code Deprecated Code
2 lib/Doctrine/ORM/Cache/DefaultCacheFactory.php
Compatibility
1 lib/Doctrine/ORM/Event/PostFlushEventArgs.php
Documentation Bug
2 ORM/Cache/Region/DefaultMultiGetRegion.php
Bug Best Practice
4 ORM/Query/Exec/SingleTableDeleteUpdateExecutor.php
Documentation Bug Best Practice
53 ORM/Persisters/Collection/ManyToManyPersister.php
Bug Compatibility Unused Code Comprehensibility Best Practice Duplication
7 lib/Doctrine/ORM/Id/TableGenerator.php
Bug Documentation Unused Code