Skip to content

[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

Closed
wants to merge 1 commit into from

Conversation

fancyweb
Copy link
Contributor

@fancyweb fancyweb commented Apr 7, 2019

#eufossa

doc for symfony/symfony#32598

@wouterj wouterj added ⭐️ EU-FOSSA Hackathon https://symfony.com/blog/the-symfony-and-api-platform-hackathon-is-coming Waiting Code Merge Docs for features pending to be merged labels Apr 7, 2019
@wouterj
Copy link
Member

wouterj commented Apr 7, 2019

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?)

@fancyweb fancyweb force-pushed the route-loader-service-tag branch from fc952d2 to e51a3f6 Compare April 7, 2019 11:23
@fancyweb
Copy link
Contributor Author

fancyweb commented Apr 7, 2019

@wouterj it has been deprecated since 4.1. I will create another MR for a fix on 4.2.

@fancyweb
Copy link
Contributor Author

fancyweb commented May 6, 2019

The code has been approved but with a change in the tag name. I just updated the doc accordingly.

@fancyweb fancyweb force-pushed the route-loader-service-tag branch from eb1cd3d to 4aee349 Compare July 18, 2019 13:44
@fancyweb fancyweb changed the title [Routing] Route loader service tag [Routing] Service route loaders tag Jul 18, 2019
@OskarStark
Copy link
Contributor

@fancyweb does it now belong to: symfony/symfony#32582 ?

@fancyweb
Copy link
Contributor Author

fancyweb commented Aug 1, 2019

No it's for symfony/symfony#32598

@OskarStark
Copy link
Contributor

Ok, thank you, so the label Waiting Code Merge is still valid 👍

fabpot added a commit to symfony/symfony that referenced this pull request Aug 9, 2019
…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
symfony-splitter pushed a commit to symfony/framework-bundle that referenced this pull request Aug 9, 2019
…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
@wouterj wouterj removed the Waiting Code Merge Docs for features pending to be merged label Aug 12, 2019
@wouterj wouterj force-pushed the route-loader-service-tag branch from 4aee349 to 8397b67 Compare August 12, 2019 11:01
@wouterj wouterj changed the base branch from master to 4.4 August 12, 2019 11:01
wouterj added a commit that referenced this pull request Aug 12, 2019
javiereguiluz added a commit to javiereguiluz/symfony-docs that referenced this pull request Aug 12, 2019
* upstream/4.4:
  [symfony#11337] Added a deprecation directive
  [Routing] Route loader service tag
@wouterj
Copy link
Member

wouterj commented Aug 12, 2019

Thanks @fancyweb for documenting your code changes! I've added a minor deprecated directive in 6d4b9f2 to highlight better that something changed here.

Also, I had a small fight with our merge tool, so we've lost the merge commit (but not your changes, so all is good).

@wouterj wouterj closed this Aug 12, 2019
javiereguiluz added a commit to javiereguiluz/symfony-docs that referenced this pull request Aug 12, 2019
* 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
@fancyweb fancyweb deleted the route-loader-service-tag branch August 12, 2019 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭐️ EU-FOSSA Hackathon https://symfony.com/blog/the-symfony-and-api-platform-hackathon-is-coming Routing Status: Reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants