de059dbfe0
Fix PHP fatal error "Call to undefined function core\session\disk_free_space()" when disable_functions=disk_free_space. Prior to PHP 8.0 this error was suppressed by '@'. Co-authored-by: Federico Alvarez <32086536+fedealvz@users.noreply.github.com>