Skip to content

[Scheduler] Update scheduler: Fixes the code in the Custom Triggers example #19895

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
Jun 12, 2024

Conversation

kells64000
Copy link
Contributor

The while was missing a parenthesis and the negation of the condition needs to be removed for it to work as expected.

The while was missing a parenthesis and the negation of the condition needs to be removed for it to work as expected.
@carsonbot carsonbot added this to the 6.4 milestone May 18, 2024
@kells64000 kells64000 changed the title Update scheduler.rst Update scheduler: Fixes the code in the Custom Triggers example May 18, 2024
@carsonbot carsonbot changed the title Update scheduler: Fixes the code in the Custom Triggers example [Scheduler] Update scheduler: Fixes the code in the Custom Triggers example Jun 12, 2024
@javiereguiluz
Copy link
Member

Good catch Kélian! Thanks and congrats on your first Symfony Docs contribution 🎉

@javiereguiluz javiereguiluz merged commit e6e65c6 into symfony:6.4 Jun 12, 2024
3 checks passed
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.

3 participants