After upgrade to PHP8 multiple errors
-
Hi
After upgrade to PHP8 i get number of errors when debug is true.
Can it be fixed?Deprecated: Required parameter $nonce follows optional parameter $formdata in /home/user/sample-site.com/wp-content/plugins/posts-to-posts/vendor/scribu/scb-framework/Forms.php on line 65 Deprecated: Required parameter $args follows optional parameter $file in /home/user/sample-site.com/wp-content/plugins/posts-to-posts/vendor/scribu/scb-framework/Cron.php on line 24 Warning: Cannot modify header information - headers already sent by (output started at /home/user/sample-site.com/wp-content/plugins/posts-to-posts/vendor/scribu/scb-framework/Forms.php:65) in /home/user/sample-site.com/wp-includes/functions.php on line 6362 Warning: Cannot modify header information - headers already sent by (output started at /home/user/sample-site.com/wp-content/plugins/posts-to-posts/vendor/scribu/scb-framework/Forms.php:65) in /home/user/sample-site.com/wp-admin/includes/misc.php on line 1310 Warning: Cannot modify header information - headers already sent by (output started at /home/user/sample-site.com/wp-content/plugins/posts-to-posts/vendor/scribu/scb-framework/Forms.php:65) in /home/user/sample-site.com/wp-admin/admin-header.php on line 9
Thank you
- The topic ‘After upgrade to PHP8 multiple errors’ is closed to new replies.