Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation warning on Symfony 7.1.5 #496

Closed
kov-lucas opened this issue Oct 21, 2024 · 1 comment
Closed

Deprecation warning on Symfony 7.1.5 #496

kov-lucas opened this issue Oct 21, 2024 · 1 comment
Labels

Comments

@kov-lucas
Copy link

Describe the bug
On the profiler a warning is shown for a deprecation

Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Stof\DoctrineExtensionsBundle\EventListener\LocaleListener" now to avoid errors or add an explicit @return

To Reproduce
Steps to reproduce the behavior:

  1. Go to the profiler
  2. Check deprecation warnings

Expected behavior
No warnings

Additional context

  • Symfony 7.1.5
@kov-lucas kov-lucas added the Bug label Oct 21, 2024
@saifulferoz
Copy link

created pull request to resolve this issue
[https://github.com//pull/497](pull request)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants