Fatal error with PHP 8

Hello with php 8 the site go to blank page "critical error". In the error logs I read this:

PHP Fatal error: Uncaught TypeError: array_merge(): Argument #2 must be of type array, WP_Error given in ... public_html/wp-content/themes/betheme/functions/theme-functions.php:2186

With php 7.4 no problem

  • WP 5.8.2 - PHP Version 8.0.12 - Template 25.1.5.1

Comments

Sign In or Register to comment.