feat: suppress deprecation warnings for getSubscribedEvents() #119
Annotations
4 errors
Run vendor/bin/phpstan analyze:
src/EventListener/BlameListener.php#L54
Return type (array<string>) of method Stof\DoctrineExtensionsBundle\EventListener\BlameListener::getSubscribedEvents() should be covariant with return type (array<string, array<int|string, array<int|string, int|string>|int|string>|string>) of method Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()
|
Run vendor/bin/phpstan analyze:
src/EventListener/LocaleListener.php#L35
Return type (array<string>) of method Stof\DoctrineExtensionsBundle\EventListener\LocaleListener::getSubscribedEvents() should be covariant with return type (array<string, array<int|string, array<int|string, int|string>|int|string>|string>) of method Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()
|
Run vendor/bin/phpstan analyze:
src/EventListener/LoggerListener.php#L61
Return type (array<string>) of method Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::getSubscribedEvents() should be covariant with return type (array<string, array<int|string, array<int|string, int|string>|int|string>|string>) of method Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()
|
Run vendor/bin/phpstan analyze
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading