Minify_HTML error
-
In the server error log, lot of this:
Backend fatal error: PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function Minify_HTML::__construct(), 0 passed in /path-to-wordpress-site/wp-content/plugins/breeze/inc/minification/breeze-minification-html.php on line 53 and at least 1 expected in /path-to-wordpress-site/wp-content/plugins/breeze/inc/minification/minify/minify-html.php:69\nStack trace:\n#0 /path-to-wordpress-site/wp-content/plugins/breeze/inc/minification/breeze-minification-html.php(53): Minify_HTML->__construct()\n#1 /path-to-wordpress-site/wp-content/plugins/breeze/inc/minification/breeze-minify-main.php(198): Breeze_MinificationHtml->minify()\n#2 /path-to-wordpress-site/wp-includes/class-wp-hook.php(298): Breeze_Minify->breeze_end_buffering(‘<!DOCTYPE html>…’)\n#3 /path-to-wordpress-site/wp-includes/plugin.php(203): WP_Hook->apply_filters(‘<!DOCTYPE html>…’, Array)\n#4 /path-to-wordpress-site/pu in /path-to-wordpress-site/wp-content/plugins/breeze/inc/minification/minify/minify-html.php on line 69\n
Bug or something else?
Thanks.
- The topic ‘Minify_HTML error’ is closed to new replies.