Skip to content

WIP Allow usage of Symfony EventDispatcher instead of Doctrine EventManager #1493

WIP Allow usage of Symfony EventDispatcher instead of Doctrine EventManager

WIP Allow usage of Symfony EventDispatcher instead of Doctrine EventManager #1493

Triggered via pull request October 9, 2024 23:42
Status Failure
Total duration 32s
Artifacts

coding-standards.yml

on: pull_request
Matrix: Coding Standards / Coding Standards
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Coding Standards / Coding Standards (8.3): tests/Doctrine/ODM/MongoDB/Tests/DocumentManagerTest.php#L284
Expected 1 space after comma in argument list; 2 found
Coding Standards / Coding Standards (8.3): tests/Doctrine/ODM/MongoDB/Tests/DocumentManagerTest.php#L287
Class \LogicException should not be referenced via a fully qualified name, but via a use statement.
Coding Standards / Coding Standards (8.3)
Process completed with exit code 1.