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] Revert removing twig_component.controllers_json #1908

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

smnandre
Copy link
Member

@smnandre smnandre commented Jun 11, 2024

Q A
Bug fix? yes
New feature? no
Issues Fix #
License MIT

I removed this key because it was an mistake (never used, documented, or written in recipes)

I wrongly did not consider this a BC break, and it was.

This PR re-adds the configuration key and deprecates it instead.

--

Should this be acceptable in a hotfix version like 2.18.1 ?

I removed this key because it was an mistake (never used, documented, or written in recipes)

I wrongly did not consider this a BC, and it was.

So this PR re-adds the configuration key and deprecates it instead.

Should this be acceptable in a hotfix version like 2.18.1 ?
@carsonbot carsonbot added Bug Bug Fix Status: Needs Review Needs to be reviewed labels Jun 11, 2024
@smnandre smnandre requested review from kbond and stof June 11, 2024 12:24
@carsonbot carsonbot added Status: Reviewed Has been reviewed by a maintainer and removed Status: Needs Review Needs to be reviewed labels Jun 11, 2024
@kbond
Copy link
Member

kbond commented Jun 11, 2024

Thanks Simon.

@kbond kbond merged commit 4ca6f2f into symfony:2.x Jun 11, 2024
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bug Fix Status: Reviewed Has been reviewed by a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants