Skip to content

Conversation

javiereguiluz
Copy link
Member

@javiereguiluz javiereguiluz commented Jan 16, 2024

Fixes #18255.

I took the list of expressions from the PR #18290 created by @andreybolonin

@carsonbot
Copy link
Collaborator

Hey!

Oh no, it looks like you have made this PR towards a branch that is not maintained anymore. :/
Could you update the PR base branch to target one of these branches instead? 5.4, 6.4, 7.0, 7.1.

Cheers!

Carsonbot


RecurringMessage::cron('* * * * *', new Message());

Before using it, you have to install the following dependency:
You can also used some special values that represent common cron expressions:
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
You can also used some special values that represent common cron expressions:
You can also use some special values that represent common cron expressions:

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed while merging. Thanks.

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.

4 participants