Skip to content

[Workflow] Fixed BC break with MarkingStoreInterface::setMarking() #30530

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
Mar 13, 2019

Conversation

lyrixx
Copy link
Member

@lyrixx lyrixx commented Mar 12, 2019

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

xabbuh
xabbuh previously requested changes Mar 12, 2019
@lyrixx
Copy link
Member Author

lyrixx commented Mar 12, 2019

@xabbuh @nicolas-grekas Thanks for your feedback. I addressed them. But the trick with the extra argument does not work for me :/

@nicolas-grekas
Copy link
Member

MultipleStateMarkingStore, MultipleStateMarkingStore and SingleStateMarkingStore need the same approach also, they still break BC for now.

@lyrixx
Copy link
Member Author

lyrixx commented Mar 13, 2019

@nicolas-grekas Good catch. I removed the thirs param on both implem (not used anyway). More over, I will deprecate theses implemems in another PR

@lyrixx lyrixx merged commit 7a94e5e into symfony:master Mar 13, 2019
lyrixx added a commit that referenced this pull request Mar 13, 2019
…Marking()` (lyrixx)

This PR was merged into the 4.3-dev branch.

Discussion
----------

[Workflow] Fixed BC break with `MarkingStoreInterface::setMarking()`

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

Commits
-------

7a94e5e [Workflow] Fixed BC break with `MarkingStoreInterface::setMarking()`
@lyrixx lyrixx deleted the w-context-bc branch March 13, 2019 15:24
@nicolas-grekas nicolas-grekas modified the milestones: next, 4.3 Apr 30, 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.

4 participants