Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Update parameter to compile-time prefix#18341
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
yesdevnull commentedMay 24, 2023
Apologies if this should've been tagged with |
javiereguiluz commentedMay 24, 2023
Dan, thanks for this contribution. Before merging this, let me ask@nicolas-grekas because I'm not sure if anything will break when applying this to a parameter used by Symfony itself. Thanks! |
nicolas-grekas left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
javiereguiluz commentedMay 24, 2023
Dan, thanks for fixing this and congrats on your first Symfony Docs contribution 🎉 Thanks also to Nicolas for the review. |
Use the new compile-time only prefix for build parameters.
Seesymfony/symfony#47680 for the original feature implementation.