WIP Allow usage of Symfony EventDispatcher instead of Doctrine EventManager #1495
Annotations
4 errors
Run a static analysis with phpstan/phpstan:
lib/Doctrine/ODM/MongoDB/Hydrator/HydratorFactory.php#L441
Else branch is unreachable because previous condition is always true.
|
Run a static analysis with phpstan/phpstan:
lib/Doctrine/ODM/MongoDB/Mapping/ClassMetadataFactory.php#L197
Else branch is unreachable because previous condition is always true.
|
Run a static analysis with phpstan/phpstan:
lib/Doctrine/ODM/MongoDB/Utility/LifecycleEventManager.php#L306
Unable to resolve the template type T in call to method Symfony\Contracts\EventDispatcher\EventDispatcherInterface::dispatch()
|
Run a static analysis with phpstan/phpstan
Process completed with exit code 1.
|
Loading