Make WordPress Core

Changes between Initial Version and Version 2 of Ticket #51949


Ignore:
Timestamp:
12/06/2020 05:04:19 PM (4 years ago)
Author:
hellofromTonya
Comment:

Hello @pranav1326 and Welcome to Trac!

Thank you for reporting this issue.

Are you running WordPress 5.6 RC4? If no, what version of WordPress is running on your website?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51949

    • Property Keywords php8 added
  • Ticket #51949 – Description

    initial v2  
    22
    33
    4 Fatal error: Uncaught ArgumentCountError: array_merge() does not accept unknown named parameters in C:\xampp\htdocs\wordpress\wp-includes\widgets.php:1265 Stack trace: #0 C:\xampp\htdocs\wordpress\wp-includes\widgets.php(1265): array_merge(wp_inactive_widgets: Array, sidebar-1: Array, footer-1: Array, footer-2: Array, footer-3: Array) #1 C:\xampp\htdocs\wordpress\wp-includes\widgets.php(1220): retrieve_widgets(true) #2 C:\xampp\htdocs\wordpress\wp-includes\class-wp-hook.php(289): _wp_sidebars_changed('Twenty Twenty') #3 C:\xampp\htdocs\wordpress\wp-includes\class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array) #4 C:\xampp\htdocs\wordpress\wp-includes\plugin.php(478): WP_Hook->do_action(Array) #5 C:\xampp\htdocs\wordpress\wp-includes\theme.php(3267): do_action('after_switch_th...', 'Twenty Twenty', Object(WP_Theme)) #6 C:\xampp\htdocs\wordpress\wp-includes\class-wp-hook.php(287): check_theme_switched('') #7 C:\xampp\htdocs\wordpress\wp-includes\class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array) #8 C:\xampp\htdocs\wordpress\wp-includes\plugin.php(478): WP_Hook->do_action(Array) #9 C:\xampp\htdocs\wordpress\wp-settings.php(546): do_action('init') #10 C:\xampp\htdocs\wordpress\wp-config.php(90): require_once('C:\\xampp\\htdocs...') #11 C:\xampp\htdocs\wordpress\wp-load.php(37): require_once('C:\\xampp\\htdocs...') #12 C:\xampp\htdocs\wordpress\wp-blog-header.php(13): require_once('C:\\xampp\\htdocs...') #13 C:\xampp\htdocs\wordpress\index.php(17): require('C:\\xampp\\htdocs...') #14 {main} thrown in C:\xampp\htdocs\wordpress\wp-includes\widgets.php on line 1265
     4
     5{{{
     6Fatal error: Uncaught ArgumentCountError: array_merge() does not accept unknown named parameters in C:\xampp\htdocs\wordpress\wp-includes\widgets.php:1265
     7
     8Stack trace:
     9#0 C:\xampp\htdocs\wordpress\wp-includes\widgets.php(1265): array_merge(wp_inactive_widgets: Array, sidebar-1: Array, footer-1: Array, footer-2: Array, footer-3: Array)
     10#1 C:\xampp\htdocs\wordpress\wp-includes\widgets.php(1220): retrieve_widgets(true)
     11#2 C:\xampp\htdocs\wordpress\wp-includes\class-wp-hook.php(289): _wp_sidebars_changed('Twenty Twenty')
     12#3 C:\xampp\htdocs\wordpress\wp-includes\class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array)
     13#4 C:\xampp\htdocs\wordpress\wp-includes\plugin.php(478): WP_Hook->do_action(Array)
     14#5 C:\xampp\htdocs\wordpress\wp-includes\theme.php(3267): do_action('after_switch_th...', 'Twenty Twenty', Object(WP_Theme))
     15#6 C:\xampp\htdocs\wordpress\wp-includes\class-wp-hook.php(287): check_theme_switched()
     16#7 C:\xampp\htdocs\wordpress\wp-includes\class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array)
     17#8 C:\xampp\htdocs\wordpress\wp-includes\plugin.php(478): WP_Hook->do_action(Array)
     18#9 C:\xampp\htdocs\wordpress\wp-settings.php(546): do_action('init')
     19#10 C:\xampp\htdocs\wordpress\wp-config.php(90): require_once('C:\xampp\htdocs...')
     20#11 C:\xampp\htdocs\wordpress\wp-load.php(37): require_once('C:\xampp\htdocs...')
     21#12 C:\xampp\htdocs\wordpress\wp-blog-header.php(13): require_once('C:\xampp\htdocs...')
     22#13 C:\xampp\htdocs\wordpress\index.php(17): require('C:\xampp\htdocs...')
     23#14 {main} thrown in C:\xampp\htdocs\wordpress\wp-includes\widgets.php on line 1265
     24}}}
     25
    526
    627There has been a critical error on your website.