Warnings with PHP 7.1
-
I get two warnings when running PHP 7.1. On the page, https://URL/wp-admin/admin.php?page=wp_stream:
Warning: Declaration of Carbon\Carbon::setTime($hour, $minute, $second = 0) should be compatible with DateTime::setTime($hour, $minute, $second = NULL, $microseconds = NULL) in /PATH/wp-content/plugins/stream/includes/lib/Carbon.php on line 2213
One the page, https://URL/wp-admin/admin.php?page=wp_stream_settings#1:
Warning: A non-numeric value encountered in /PATH/wp-content/plugins/stream/classes/class-settings.php on line 928
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Warnings with PHP 7.1’ is closed to new replies.