Fatal error array_merge(): Argument #1 must be of type array, bool given — cerber-settings.php:816

Hi! It’s been resolved in WP Cerber 9.9

We implemented an automatic backup and recovery mechanism for the plugin settings. WP Cerber now maintains a last-known-valid copy of its configuration. If the primary settings stored in the WordPress DB become corrupted, the plugin automatically restores the valid state instead of throwing a fatal error on PHP 8+.

Thanks again for reporting this!