WIP Allow usage of Symfony EventDispatcher instead of Doctrine EventManager #1492
Annotations
3 errors
Run PHP_CodeSniffer:
tests/Doctrine/ODM/MongoDB/Tests/DocumentManagerTest.php#L284
Expected 1 space after comma in argument list; 2 found
|
Run PHP_CodeSniffer:
tests/Doctrine/ODM/MongoDB/Tests/DocumentManagerTest.php#L287
Class \LogicException should not be referenced via a fully qualified name, but via a use statement.
|
Run PHP_CodeSniffer
Process completed with exit code 1.
|
Loading