In PHP 8.0 create_function has been removed and it has been deprecated since PHP 7.2.
We should update the logic for the vary cache functions, either by removing them as an option, removing any security checks and allowing anonymous functions or by switching Altis to use Robin and abandoning this fork.
In PHP 8.0
create_functionhas been removed and it has been deprecated since PHP 7.2.We should update the logic for the vary cache functions, either by removing them as an option, removing any security checks and allowing anonymous functions or by switching Altis to use Robin and abandoning this fork.