Changes between Initial Version and Version 5 of Ticket #57469
- Timestamp:
- 08/08/2023 02:32:08 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #57469
- Property Keywords php80 close added
- Property Milestone Awaiting Review
- Property Version 6.1.1 → 4.9
- Property Summary Uncaught Error: array_merge(): Argument #3 must be of type array, null given in wp-includes/widgets.php on line 1342 → retrieve_widgets(): fatal error when a sidebar's widgets set to null (array is expected)
-
Ticket #57469 – Description
initial v5 1 1 When changing from PHP 7.4 to PHP 8.0 it's not possible to activate our theme. 2 2 3 3 {{{ 4 4 Fatal error: Uncaught Error: array_merge(): Argument #3 must be of type array, null given in wp-includes/widgets.php on line 1342 5 }}} 5 6 6 7
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)