- Issue created by @MegaphoneJon
When retrieving data with services_views on PHP 8.1, I get the error:
Error: Unknown named parameter $format_output in _services_controller_execute_internals() (line 207 of /mysite/web/sites/all/modules/services/includes/services.runtime.inc).
Attempt to retrieve a Services View on PHP 8.
The `services_view_retrieve` function must accept all args passed by `call_user_func_array`, which is every element in `resources['views']['retrieve']`
None
None
None
None
Active
1.4
Code