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

Skip to content

[Workflow] Deprecated DefinitionBuilder::setInitialPlace() #32258

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 28, 2019

Conversation

lyrixx
Copy link
Member

@lyrixx lyrixx commented Jun 28, 2019

Added missing part of #30468

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

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.

I started reviewing this, but I'm not sure it's desired, the new name is not better when only one place exists - and code exists that would need to be upgraded, to a name that wouldn't fit well.
Since it's not obvious, it should maybe be for 4.4, if we still want to do it.

@lyrixx
Copy link
Member Author

lyrixx commented Jun 28, 2019

I started reviewing this, but I'm not sure it's desired, the new name is not better when only one place exists - and code exists that would need to be upgraded, to a name that wouldn't fit well.

Everywhere else we are using initialPlaces - at the plural form. So it's consistent with the rest of the component.

We should merge it in 4.3 to avoid confusion

@lyrixx lyrixx force-pushed the workflow-initial branch from 404a2d5 to 5e7ae3f Compare June 28, 2019 13:25
@nicolas-grekas nicolas-grekas added this to the 4.3 milestone Jun 28, 2019
@lyrixx lyrixx force-pushed the workflow-initial branch from 5e7ae3f to 9dcf7cb Compare June 28, 2019 14:04
@lyrixx lyrixx force-pushed the workflow-initial branch from 9dcf7cb to 1f59b9c Compare June 28, 2019 14:19
@lyrixx lyrixx force-pushed the workflow-initial branch from 1f59b9c to 4d002e8 Compare June 28, 2019 15:00
@lyrixx lyrixx merged commit 4d002e8 into symfony:4.3 Jun 28, 2019
lyrixx added a commit that referenced this pull request Jun 28, 2019
…() (lyrixx)

This PR was merged into the 4.3 branch.

Discussion
----------

[Workflow] Deprecated DefinitionBuilder::setInitialPlace()

Added missing part of #30468

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

Commits
-------

4d002e8 [Workflow] Deprecated DefinitionBuilder::setInitialPlace()
@lyrixx lyrixx deleted the workflow-initial branch June 28, 2019 15:25
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.

3 participants