Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@alexandre-castelain
Copy link
Contributor

@alexandre-castelain alexandre-castelain commented Dec 1, 2025

It seems like the prependExtension signature was not correct see : https://github.com/symfony/symfony/blob/v8.0.0/src/Symfony/Component/HttpKernel/Bundle/AbstractBundle.php#L34

I got the error after generating the prependExtension function, the parameters names were not fitting the body of the function (that I copy/pasted from the documentation).

@carsonbot carsonbot changed the title Rename parameters in prependExtension methods Rename parameters in prependExtension methods Dec 1, 2025
@javiereguiluz javiereguiluz added this to the 6.4 milestone Dec 1, 2025
@javiereguiluz
Copy link
Member

Yes, let's fix this. We merged it in 6.4 and all the upper branches. Thanks Alexandre!

@javiereguiluz javiereguiluz merged commit de070b6 into symfony:6.4 Dec 1, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants