You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "HWI\Bundle\OAuthBundle\HWIOAuthBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
Expected Behavior
No deprecations
Steps to Reproduce
Use the bundle with Symfony 6.3.4
The text was updated successfully, but these errors were encountered:
Symfony 6.3.4
PHP 8.2
Actual Behavior
Deprecation warnings in the log:
Expected Behavior
No deprecations
Steps to Reproduce
Use the bundle with Symfony 6.3.4
The text was updated successfully, but these errors were encountered: