• Resolved Jonathan DAHAN

    (@jonathandhn)


    I’m testing my wordpress stack against php 8.0, fresh installing all plugins one by one.

    Secupress crash the website :

    Fatal error: Uncaught ArgumentCountError: array_merge() does not accept unknown named parameters in /var/www/html/wordpress/wp-content/plugins/secupress/inc/classes/common/class-secupress-scanner-results.php:623 Stack trace: #0 /var/www/html/wordpress/wp-content/plugins/secupress/inc/classes/common/class-secupress-scanner-results.php(623): array_merge() #1 /var/www/html/wordpress/wp-content/plugins/secupress/inc/classes/common/class-secupress-scanner-results.php(68): SecuPress_Scanner_Results::get_scanners() #2 /var/www/html/wordpress/wp-content/plugins/secupress/inc/functions/options.php(158): SecuPress_Scanner_Results::get_scan_results() #3 /var/www/html/wordpress/wp-content/plugins/secupress/inc/functions/common.php(168): secupress_get_scan_results() #4 /var/www/html/wordpress/wp-content/plugins/secupress/inc/admin/settings.php(302): secupress_get_scanner_counts() #5 /var/www/html/wordpress/wp-includes/class-wp-hook.php(287): secupress_create_menus() #6 /var/www/html/wordpress/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters() #7 /var/www/html/wordpress/wp-includes/plugin.php(478): WP_Hook->do_action() #8 /var/www/html/wordpress/wp-admin/includes/menu.php(155): do_action() #9 /var/www/html/wordpress/wp-admin/menu.php(327): require_once('...') #10 /var/www/html/wordpress/wp-admin/admin.php(158): require('...') #11 /var/www/html/wordpress/wp-admin/options-general.php(10): require_once('...') #12 {main} thrown in /var/www/html/wordpress/wp-content/plugins/secupress/inc/classes/common/class-secupress-scanner-results.php on line 623

Viewing 3 replies - 1 through 3 (of 3 total)
  • PaulTurk

    (@paulturk)

    There are lots of similar bugs being reported with PHP8 so I’m waiting this out.

    I have the PH8.0 errors in my WordPress5.5.3 too (i.e. Fatal error: Uncaught ArgumentCountError: array_merge() does not accept unknown named parameters).

    I’m testing PHP8.0 with Xubuntu18 (32bit machine), Apache 2.4.46, MySQL 8.15-1 and PhpMyAdmin5.0.4. Looks like I’m reverting back to PHP7.4.

    Still not resolved yet.

    Plugin Author Julio Potier

    (@juliobox)

    Hey there
    Update 2.0 on next monday, this will be fixed, thanks for your patience.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fatal error php 8.0 wordpress 5.5.3’ is closed to new replies.