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

[5.5] WIP | Let queue handle DateInterval and DateTimeInterface. #20102

Merged
merged 1 commit into from
Jul 17, 2017
Merged

[5.5] WIP | Let queue handle DateInterval and DateTimeInterface. #20102

merged 1 commit into from
Jul 17, 2017

Conversation

lucasmichot
Copy link
Contributor

Let queue handle DateInterval and DateTimeInterface.

@taylorotwell taylorotwell merged commit 5abcd1f into laravel:master Jul 17, 2017
@lucasmichot
Copy link
Contributor Author

Rah @taylorotwell you were too fast !
I'll had some tests in another PR

@lucasmichot lucasmichot deleted the feature/master/queue-intervals branch July 17, 2017 13:52
@@ -61,7 +61,7 @@ public function onQueue($queue)
/**
* Set the desired delay for the job.
*
* @param \DateTime|int|null $delay
* @param \DateTimeInterface|\Da|int|null $delay
Copy link
Contributor

Choose a reason for hiding this comment

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

@lucasmichot can you fix this docblock in the other PR? :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Already fixed - see #20103

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.

None yet

3 participants