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

Skip to content

[FrameworkBundle] Add missing BC layer for deprecated ControllerNameParser injections #31739

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

Merged
merged 1 commit into from
Jun 4, 2019

Conversation

chalasr
Copy link
Member

@chalasr chalasr commented May 30, 2019

Q A
Branch? 4.4
Bug fix? no
New feature? no
BC breaks? no
Deprecations? yes
Tests pass? yes
Fixed tickets n/a
License MIT
Doc PR n/a

Allows removing the ControllerNameParser class and corresponding controller_name_converter service in 5.0.
Should have been done in 4.1, better late than never.

@chalasr
Copy link
Member Author

chalasr commented May 30, 2019

Fabbot failure is a false positive.

@nicolas-grekas nicolas-grekas added this to the next milestone May 30, 2019
@chalasr chalasr force-pushed the controller-name-parser-bclayer branch 4 times, most recently from 83f02cd to cc3cc48 Compare May 30, 2019 15:46
@Simperfit
Copy link
Contributor

Thanks @chalasr !

@Simperfit
Copy link
Contributor

Status: Needs review

Copy link
Member

@nicolas-grekas nicolas-grekas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, just minor comments

@chalasr chalasr force-pushed the controller-name-parser-bclayer branch 3 times, most recently from c435c45 to a00eb63 Compare May 31, 2019 09:03
@chalasr
Copy link
Member Author

chalasr commented May 31, 2019

Thanks for the review, comments addressed

@chalasr chalasr force-pushed the controller-name-parser-bclayer branch 5 times, most recently from e7ac670 to fac9377 Compare May 31, 2019 18:45
@chalasr chalasr force-pushed the controller-name-parser-bclayer branch 6 times, most recently from 8d029ce to 5bf0fcd Compare May 31, 2019 22:38
@chalasr chalasr force-pushed the controller-name-parser-bclayer branch 3 times, most recently from e9e8e9c to bdaf15d Compare June 3, 2019 13:20
@chalasr chalasr force-pushed the controller-name-parser-bclayer branch from bdaf15d to 1f37275 Compare June 3, 2019 13:37
@fabpot
Copy link
Member

fabpot commented Jun 4, 2019

Thank you @chalasr.

@fabpot fabpot merged commit 1f37275 into symfony:4.4 Jun 4, 2019
fabpot added a commit that referenced this pull request Jun 4, 2019
…ControllerNameParser injections (chalasr)

This PR was merged into the 4.4 branch.

Discussion
----------

[FrameworkBundle] Add missing BC layer for deprecated ControllerNameParser injections

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | n/a
| License       | MIT
| Doc PR        | n/a

Allows removing the `ControllerNameParser` class and corresponding `controller_name_converter` service in 5.0.
Should have been done in 4.1, better late than never.

Commits
-------

1f37275 [FrameworkBundle] Add missing BC layer for deprecated ControllerNameParser injections
@chalasr chalasr deleted the controller-name-parser-bclayer branch June 4, 2019 10:33
@nicolas-grekas nicolas-grekas modified the milestones: next, 4.4 Oct 27, 2019
This was referenced Nov 12, 2019
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.

7 participants