• Hi, when running PHP 8.0 I receive the following errors:

    Deprecated: Required parameter $prefix follows optional parameter $block_key in /home/xxxxxx/public_html/wp-content/plugins/wpcf7-redirect/classes/class-wpcf7r-html.php on line 34
    
    Deprecated: Required parameter $prefix follows optional parameter $echo in /home/xxxxxx/public_html/wp-content/plugins/wpcf7-redirect/classes/class-wpcf7r-html.php on line 92
    
    Deprecated: Required parameter $prefix follows optional parameter $block_key in /home/xxxxxx/public_html/wp-content/plugins/wpcf7-redirect/classes/class-wpcf7r-html.php on line 105
    
    Deprecated: Required parameter $prefix follows optional parameter $echo in /home/xxxxxx/public_html/wp-content/plugins/wpcf7-redirect/classes/class-wpcf7r-html.php on line 203

    Can you please adjust plugin to be PHP8.0 compatible?
    Thanks
    Nicola

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Errors when using PHP 8.0’ is closed to new replies.