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

fix: parenthesis missing allowed invalid delays #1266

Merged
merged 2 commits into from
Jul 23, 2022

Conversation

aldenw
Copy link
Contributor

@aldenw aldenw commented Jul 22, 2022

Missing parenthesis here would allow the delay to be a fraction of a second and cause an error if the delay provided was not a multiple of 1000.

aldenw added 2 commits July 22, 2022 11:46
Missing parenthesis here would allow the delay to be a fraction of a second and cause an error if the delay provided was not a multiple of 1000.
@makasim makasim merged commit 66837b8 into php-enqueue:master Jul 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants