saltybeagle/Savant3

Error With func_get_arg with PHP8

Closed this issue · 1 comments

Works fine in PHP7, but throwing an error now in PHP8

[Error Code: 1] Uncaught ValueError: func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the currently executed function in Savant3.php:861

Ideas?

Please ignore. This was my fault.