Skip to content
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

[Scheduler] have TriggerInterface extend \Stringable #49863

Merged
merged 1 commit into from Apr 24, 2023

Conversation

kbond
Copy link
Member

@kbond kbond commented Mar 29, 2023

Q A
Branch? 6.3
Bug fix? no
New feature? yes
Deprecations? no
Tickets n/a
License MIT
Doc PR todo

Helps with the output of debug:schedule and with #49838.

@kbond kbond force-pushed the schedule-trigger-stringable branch from 5e716dd to 2df4a22 Compare March 29, 2023 20:29
@fabpot
Copy link
Member

fabpot commented Apr 24, 2023

Thank you @kbond.

@fabpot fabpot merged commit a3988f2 into symfony:6.3 Apr 24, 2023
7 of 9 checks passed
fabpot added a commit that referenced this pull request Apr 24, 2023
…CallbackTrigger description (fabpot)

This PR was merged into the 6.3 branch.

Discussion
----------

[Scheduler] Add the possibility to override the default CallbackTrigger description

| Q             | A
| ------------- | ---
| Branch?       | 6.3
| Bug fix?      | no
| New feature?  | yes <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets       | refs #49863
| License       | MIT
| Doc PR        | symfony/symfony-docs#... <!-- required for new features -->

cc `@kbond`

Commits
-------

6c48630 [Scheduler] Add the possibility to override the default CallbackTrigger description
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.

None yet

3 participants