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 warnings #1954

Closed
speller opened this issue Sep 7, 2023 · 1 comment
Closed

Deprecation warnings #1954

speller opened this issue Sep 7, 2023 · 1 comment

Comments

@speller
Copy link

speller commented Sep 7, 2023

Q A
Bug? no
New Feature? no
Support question? no
Version 2.0.0 Beta 3

Symfony 6.3.4
PHP 8.2

Actual Behavior

Deprecation warnings in the log:

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

@stloyd
Copy link
Collaborator

stloyd commented Sep 7, 2023

Fixed in master branch by: #1946

@stloyd stloyd closed this as completed Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants