Php 8 Error
-
I got the following errors:
Deprecated: Required parameter $key follows optional parameter $field in plugins\woo-delivery\public\class-coderockz-woo-delivery-public.php on line 1238 Deprecated: Required parameter $args follows optional parameter $field in plugins\woo-delivery\public\class-coderockz-woo-delivery-public.php on line 1238 Deprecated: Required parameter $value follows optional parameter $field in plugins\woo-delivery\public\class-coderockz-woo-delivery-public.php on line 1238
It is because in PHP 8 it is deprecated : https://php.watch/versions/8.0/deprecate-required-param-after-optional
It is very easy to solve, hope you will update soon!
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Php 8 Error’ is closed to new replies.