Skip to content

[Notifier] Rename threadKey to thread_key #14834

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
Jan 15, 2021
Merged

Conversation

OskarStark
Copy link
Contributor

@OskarStark OskarStark self-assigned this Jan 15, 2021
@carsonbot carsonbot changed the title Rename threadKey to thread_key [Notifier] Rename threadKey to thread_key Jan 15, 2021
OskarStark added a commit to symfony/symfony that referenced this pull request Jan 15, 2021
…rameter to thread_key + set parameter via ctor (OskarStark)

This PR was squashed before being merged into the 5.3-dev branch.

Discussion
----------

[Notifier] [GoogleChat] [BC BREAK] Rename threadKey parameter to thread_key + set parameter via ctor

| Q             | A
| ------------- | ---
| Branch?       | 5.x, but BC BREAK for experimental bridge
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | ---
| License       | MIT
| Doc PR        | symfony/symfony-docs#14834
| Recipe        | symfony/recipes#871

All bridges receive their options via the `constructor` and use snake_case parameters.

### Todos
* [x] Update recipe
* [x] Update documentation

cc @GromNaN as you provided the bridge

Commits
-------

5a71928 [Notifier] [GoogleChat] [BC BREAK] Rename threadKey parameter to thread_key + set parameter via ctor
@OskarStark OskarStark added this to the 5.3 milestone Jan 15, 2021
@OskarStark OskarStark merged commit ba51253 into symfony:5.x Jan 15, 2021
@OskarStark OskarStark deleted the threadkey branch December 7, 2024 11:04
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.

2 participants