-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[Routing] Service route loaders tag #11337
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
Conversation
Seems like you changed the single to double colon thing in both of your PRs. Can you remove it from one PR? (and if it's deprecated in 3.4 or 4.2, maybe create a new PR with that change based on the correct branch?) |
fc952d2
to
e51a3f6
Compare
@wouterj it has been deprecated since 4.1. I will create another MR for a fix on 4.2. |
e51a3f6
to
eb1cd3d
Compare
The code has been approved but with a change in the tag name. I just updated the doc accordingly. |
eb1cd3d
to
4aee349
Compare
@fancyweb does it now belong to: symfony/symfony#32582 ? |
No it's for symfony/symfony#32598 |
Ok, thank you, so the label |
…rs (fancyweb) This PR was merged into the 4.4 branch. Discussion ---------- [FrameworkBundle][Routing] Private service route loaders | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | no | New feature? | yes | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | #30402 | License | MIT | Doc PR | symfony/symfony-docs#11337 Continuation of #30926. ~Please review only the 2nd commit, I'm building this on top of #32582 Commits ------- 64aa2c8 [FrameworkBundle][Routing] Private service route loaders
…rs (fancyweb) This PR was merged into the 4.4 branch. Discussion ---------- [FrameworkBundle][Routing] Private service route loaders | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | no | New feature? | yes | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | symfony/symfony#30402 | License | MIT | Doc PR | symfony/symfony-docs#11337 Continuation of symfony/symfony#30926. ~Please review only the 2nd commit, I'm building this on top of symfony/symfony#32582 Commits ------- 64aa2c8529 [FrameworkBundle][Routing] Private service route loaders
4aee349
to
8397b67
Compare
* upstream/4.4: [symfony#11337] Added a deprecation directive [Routing] Route loader service tag
* 4.4: Sort imports alphabetically cleaning up some use statements, etc Update routing.rst [symfony#11337] Added a deprecation directive [Routing] Route loader service tag
#eufossa
doc for symfony/symfony#32598