• Resolved DeLapp

    (@delapp)


    After upgrading to PHP 8, I’m getting the following three errors on every page load:

    PHP Deprecated: Required parameter $post_date follows optional parameter $last_updated in /---/plugins/shared-counts/includes/class-shared-counts-core.php on line 342
    PHP Deprecated: Required parameter $post_id follows optional parameter $last_updated in /---/plugins/shared-counts/includes/class-shared-counts-core.php on line 342
    PHP Deprecated: Required parameter $post_id follows optional parameter $group in /---/plugins/shared-counts/includes/class-shared-counts-admin.php on line 979

    A plugin update would be great, please! ?? You can read more about the issue here:

    https://stackoverflow.com/questions/65297279/required-parameter-xxx-follows-optional-parameter-yyy

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Required parameter $xxx follows optional parameter’ is closed to new replies.