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

Skip to content

[Workflow] Revert deprecation about Registry #51976

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
Oct 10, 2023

Conversation

lyrixx
Copy link
Member

@lyrixx lyrixx commented Oct 10, 2023

Q A
Branch? 6.4
Bug fix? no
New feature? yes
Deprecations? no
Tickets Fix #51662, fix #49199, fix #51400
License MIT

@lyrixx lyrixx requested a review from yceruto as a code owner October 10, 2023 15:22
@carsonbot carsonbot added this to the 6.4 milestone Oct 10, 2023
@carsonbot carsonbot changed the title [workflow] Revert deprecation about Registry [Workflow] Revert deprecation about Registry Oct 10, 2023
Comment on lines -135 to -138
* The `Registry` is marked as internal and should not be used directly. use a tagged locator instead
```
tagged_locator('workflow', 'name')
```
Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn't we keep this? back in time in 6.2 it still is deprecated

@fabpot
Copy link
Member

fabpot commented Oct 10, 2023

Thank you @lyrixx.

@fabpot fabpot merged commit 85fc3f7 into symfony:6.4 Oct 10, 2023
@lyrixx lyrixx deleted the workflow-registry branch October 11, 2023 14:33
nicolas-grekas added a commit that referenced this pull request Oct 12, 2023
…olas-grekas)

This PR was merged into the 6.4 branch.

Discussion
----------

[FrameworkBundle] Fix registering workflow.registry

| Q             | A
| ------------- | ---
| Branch?       | 6.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | -
| License       | MIT

Forgotten in #51976 I guess /cc `@lyrixx`

Commits
-------

1a74769 [FrameworkBundle] Fix registering workflow.registry
This was referenced Oct 21, 2023
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.

[Workflow] Deprecated Registry how to deal with [Workflow] Undeprecate Registry::get
6 participants