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.7] Fix cache repository #26495

Merged
merged 2 commits into from
Nov 13, 2018
Merged

[5.7] Fix cache repository #26495

merged 2 commits into from
Nov 13, 2018

Conversation

driesvints
Copy link
Member

PHP 7.2.12 broke the way Carbon's diffInSeconds method works. Using diffInRealSeconds instead fixes the problem.

See briannesbitt/Carbon#1503

PHP 7.2.12 broke the way Carbon's diffInSeconds method works. Using diffInRealSeconds instead fixes the problem.

See briannesbitt/Carbon#1503
We can pass the duration here directly.

Signed-off-by: Dries Vints <dries.vints@gmail.com>
@driesvints
Copy link
Member Author

Tests which are failing are unrelated to this PR.

@taylorotwell taylorotwell merged commit f5cfcb9 into laravel:5.7 Nov 13, 2018
@driesvints driesvints deleted the fix-cache-repository branch January 10, 2019 12:36
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

2 participants