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

Warning for PHP 7.1 and above #3

Open
tonykim5 opened this issue Sep 13, 2018 · 1 comment
Open

Warning for PHP 7.1 and above #3

tonykim5 opened this issue Sep 13, 2018 · 1 comment

Comments

@tonykim5
Copy link

There is a warning on the WordPress dashboard for sites that are using PHP 7.1 and above.

Warning: Declaration of Carbon\Carbon::setTime($hour, $minute, $second = 0) should be compatible with DateTime::setTime($hour, $minute, $second = NULL, $microseconds = NULL) in /path/public_html/wp-content/plugins/date-range-filter/includes/vendor/Carbon.php on line 2127

@jgwheeler
Copy link

Looks like the Carbon library (https://github.com/briannesbitt/Carbon) is way out of date here,

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

No branches or pull requests

2 participants