bareos: bareos-18.2 9feacc87

Author Committer Branch Timestamp Parent
frank frank bareos-18.2 2021-05-31 18:45 bareos-18.2 a7d978d1 Pending
Affected Issues  0001205: HeadLink.php error with PHP 7.3
Changeset webui: set default extras as empty array to prevent compact() errors

PHP compact() function will create php error when $args is an
empty array.

See: https://github.com/zendframework/zend-view/pull/170

Fixes 0001205: HeadLink.php error with PHP 7.3

(cherry picked from commit 0fb913c74d22bd73710d4e7097e1df0f662a990d)
mod - webui/vendor/zendframework/zend-view/src/Helper/HeadLink.php Diff File