Skip to content

Conversation

@lepiaf
Copy link
Contributor

@lepiaf lepiaf commented Feb 23, 2017

Q A
Branch? master
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #21735
License MIT
Doc PR no

Copy link
Member

@javiereguiluz javiereguiluz left a comment

Choose a reason for hiding this comment

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

👍

@xabbuh
Copy link
Member

xabbuh commented Feb 24, 2017

I bet there will be users out there who rely on these parameters. At least, we should document this in the upgrade file.

@Tobion
Copy link
Contributor

Tobion commented Feb 28, 2017

I'm totally in favor of removing this. But are you sure you want to do that BC break in 3.x?

@fabpot
Copy link
Member

fabpot commented Mar 1, 2017

Let's keep that one for 4.0. @lepiaf Can you create a new PR on master (aka 3.3) with just a note in the UPGRADE/CHANGELOG file that those parameters are deprecated and will be removed in 4.0?

@xabbuh xabbuh modified the milestones: 4.0, 3.3 Mar 1, 2017
@lepiaf
Copy link
Contributor Author

lepiaf commented Mar 1, 2017

Should I create CHANGELOG-4.0.md file ? It does not exists yet.

@xabbuh
Copy link
Member

xabbuh commented Mar 1, 2017

@lepiaf The global changelog files are generated automatically. You can just add a new entry to the changelog file of the Routing component.

fabpot added a commit that referenced this pull request Mar 4, 2017
This PR was merged into the 3.3-dev branch.

Discussion
----------

Add deprecation note on routing class parameters

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | #21735
| License       | MIT
| Doc PR        | no

Create PR with note about deprecation of class parameters.

#21739 (comment)

Commits
-------

5b0641e Add deprecation note on routing class parameters
symfony-splitter pushed a commit to symfony/routing that referenced this pull request Mar 4, 2017
This PR was merged into the 3.3-dev branch.

Discussion
----------

Add deprecation note on routing class parameters

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | symfony/symfony#21735
| License       | MIT
| Doc PR        | no

Create PR with note about deprecation of class parameters.

symfony/symfony#21739 (comment)

Commits
-------

5b0641ebe1 Add deprecation note on routing class parameters
@fabpot
Copy link
Member

fabpot commented Mar 4, 2017

Closing in favor of #21824

@fabpot fabpot closed this Mar 4, 2017
@lepiaf lepiaf deleted the remove-class-param-routing branch March 4, 2017 22:32
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