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

fix(php8.2): void as a native return type #280

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

johnkhansrc
Copy link
Contributor

Fix depreciations for symfony 6.3 and php 8.2

User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::boot()" might add "void" as a native return type declaration in the future. Do the same in child class "Knp\Bundle\GaufretteBundle\KnpGaufretteBundle" now to avoid errors.

@nocive
Copy link

nocive commented Oct 23, 2023

bump :)

@muchafm muchafm self-requested a review October 23, 2023 16:33
@muchafm
Copy link
Contributor

muchafm commented Oct 23, 2023

thanks @nocive and @johnkhansrc ! 👍

@muchafm muchafm merged commit 2a795a3 into KnpLabs:master Oct 23, 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

Successfully merging this pull request may close these issues.

4 participants