PHP errors in version 1.9 Beta

Yesterday I downloaded Hestia 1.9 Beta, today I see errors, I would like to understand what it is, how to fix it, and perhaps this will help make changes to the release. Information, Ubuntu 24.04, installing Nginx+PHP8.3+MariaDB+Exim+Dovecot+Spamassis. 2 WordPress sites. The only change is to disable TLS1.2 from the main Nginx file, leaving only TLS 1.3

2025/01/12 03:04:21 [error] 1221#0: *46 FastCGI sent in stderr: "PHP message: PHP Warning:  foreach() argument must be of type array|object, string given in /usr/local/hestia/web/templates/pages/list_backup_incremental.php on line 56; PHP message: PHP Fatal error:  Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, string given in /usr/local/hestia/web/templates/pages/list_backup_incremental.php:115
Stack trace:
#0 /usr/local/hestia/web/inc/main.php(213): include()
#1 /usr/local/hestia/web/list/backup/incremental/index.php(34): render_page()
#2 {main}
  thrown in /usr/local/hestia/web/templates/pages/list_backup_incremental.php on line 115" while reading upstream, client: 104.28.230.246, server: _, request: "GET /list/backup/incremental/ HTTP/2.0", upstream: "fastcgi://unix:/run/hestia-php.sock:", host: "hestia.angellive.ru:2083", referrer: "https://hestia.angellive.ru:2083/list/backup/"
2025/01/12 03:04:28 [error] 1221#0: *46 FastCGI sent in stderr: "PHP message: PHP Warning:  Undefined array key "look" in /usr/local/hestia/web/inc/main.php on line 104" while reading response header from upstream, client: 104.28.230.246, server: _, request: "GET /list/user/ HTTP/2.0", upstream: "fastcgi://unix:/run/hestia-php.sock:", host: "hestia.angellive.ru:2083", referrer: "https://hestia.angellive.ru:2083/list/backup/incremental/"
2025/01/12 03:33:52 [error] 1221#0: *70 FastCGI sent in stderr: "PHP message: PHP Warning:  Undefined array key "look" in /usr/local/hestia/web/inc/main.php on line 104" while reading response header from upstream, client: 104.28.230.246, server: _, request: "GET /list/user/ HTTP/2.0", upstream: "fastcgi://unix:/run/hestia-php.sock:", host: "hestia.angellive.ru:2083", referrer: "https://hestia.angellive.ru:2083/list/web/"
2025/01/12 03:39:46 [error] 1221#0: *92 FastCGI sent in stderr: "PHP message: PHP Warning:  Undefined array key "look" in /usr/local/hestia/web/inc/main.php on line 104" while reading response header from upstream, client: 104.28.230.246, server: _, request: "GET /list/user/ HTTP/2.0", upstream: "fastcgi://unix:/run/hestia-php.sock:", host: "hestia.angellive.ru:2083", referrer: "https://hestia.angellive.ru:2083/list/web/"
2025/01/12 23:28:09 [error] 1221#0: *169 FastCGI sent in stderr: "PHP message: PHP Warning:  Undefined array key "look" in /usr/local/hestia/web/inc/main.php on line 104" while reading response header from upstream, client: 104.28.230.245, server: _, request: "GET /list/user/ HTTP/2.0", upstream: "fastcgi://unix:/run/hestia-php.sock:", host: "hestia.angellive.ru:2083", referrer: "https://hestia.angellive.ru:2083/list/web/"
2025/01/12 23:28:56 [error] 1221#0: *169 FastCGI sent in stderr: "PHP message: PHP Warning:  Undefined array key "v_rule" in /usr/local/hestia/web/edit/firewall/index.php on line 123" while reading response header from upstream, client: 104.28.230.245, server: _, request: "POST /edit/firewall/?rule=3&token=069ff640325dbd80c266abb65c9a4cc2 HTTP/2.0", upstream: "fastcgi://unix:/run/hestia-php.sock:", host: "hestia.angellive.ru:2083", referrer: "https://hestia.angellive.ru:2083/edit/firewall/?rule=3&token=069ff640325dbd80c266abb65c9a4cc2"

Hestia 1.9 Beta is currently unstable, it is recommended to use 1.82 in production environments

These errors also occur in version 1.8.12. All versions are not modified, I don’t think I’m the only one with these errors.

2025/01/18 22:06:48 [error] 992#0: *432 FastCGI sent in stderr: "PHP message: PHP Warning:  Undefined array key "v_rule" in /usr/local/hestia/web/edit/firewall/index.php on line 123" while reading response header from upstream, client: 172.68.10.191, server: _, request: "POST /edit/firewall/?rule=3&token=effc7255e8bf72b4b9795a1a915b92f3 HTTP/2.0", upstream: "fastcgi://unix:/run/hestia-php.sock:", host: "hestia.angellive.ru:2083", referrer: "https://hestia.angellive.ru:2083/edit/firewall/?rule=3&token=effc7255e8bf72b4b9795a1a915b92f3"