Skip to content

v8.5.2

Compare
Choose a tag to compare
@dfranco dfranco released this 15 Dec 06:37
· 617 commits to master since this release

Bacula-Web 8.5.2 (December 15th 2021)

Changelog

  • General
    • Fixed SQL Error using PHP 8.0 and latest version of MariaDB (see #97 and #98)
    • Updated Composer dependencies to latest version

Fixed bug(s)

  • #97 [bug] - SQL Error HY093 on first page load (thanks to @dandrzejewski)
  • #98 [bug] - CModel::run_query() does not reset PHP PDO bind parameters

New Feature(s)

  • none