[EventDispatcher] Replace deprecated implicit nullable #485
Annotations
4 errors
|
Psalm (8.2)
Process completed with exit code 2.
|
|
UndefinedInterfaceMethod:
src/SonsOfPHP/Component/EventDispatcher/EventDispatcher.php#L56
src/SonsOfPHP/Component/EventDispatcher/EventDispatcher.php:56:26: UndefinedInterfaceMethod: Method Psr\EventDispatcher\ListenerProviderInterface::addSubscriber does not exist (see https://psalm.dev/181)
|
|
UndefinedInterfaceMethod:
src/SonsOfPHP/Component/EventDispatcher/EventDispatcher.php#L49
src/SonsOfPHP/Component/EventDispatcher/EventDispatcher.php:49:26: UndefinedInterfaceMethod: Method Psr\EventDispatcher\ListenerProviderInterface::add does not exist (see https://psalm.dev/181)
|
|
UndefinedInterfaceMethod:
src/SonsOfPHP/Component/EventDispatcher/EventDispatcher.php#L30
src/SonsOfPHP/Component/EventDispatcher/EventDispatcher.php:30:35: UndefinedInterfaceMethod: Method Psr\EventDispatcher\ListenerProviderInterface::getListenersForEventName does not exist (see https://psalm.dev/181)
|