-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[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
Conversation
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 @nicolas-grekas Thanks for your feedback. I addressed them. But the trick with the extra argument does not work for me :/ |
|
@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 |
…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()`