• We recently upgraded to PHP 7.2, and we are seeing the following PHP warnings whenever we load the Activity monitor page (we have display_errors turned off in production, so we just see the warnings in our logs there).

    Warning: count(): Parameter must be an array or an object that implements Countable in /wp-content/plugins/plainview-activity-monitor/src/traits/database.php on line 82 Warning: count(): Parameter must be an array or an object that implements Countable in /wp-content/plugins/plainview-activity-monitor/src/traits/database.php on line 86

    • This topic was modified 6 years, 4 months ago by Michael.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘PHP 7.2 Warnings’ is closed to new replies.