Title: Php 8 Error
Last modified: December 8, 2021

---

# Php 8 Error

 *  Resolved [theooog](https://wordpress.org/support/users/theooog/)
 * (@theooog)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/php-8-error-14/)
 * 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](https://php.watch/versions/8.0/deprecate-required-param-after-optional)
 * It is very easy to solve, hope you will update soon!
 * Thanks
    -  This topic was modified 4 years, 6 months ago by [theooog](https://wordpress.org/support/users/theooog/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [shoroar](https://wordpress.org/support/users/shoroar/)
 * (@shoroar)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/php-8-error-14/#post-15151896)
 * Hello [@theooog](https://wordpress.org/support/users/theooog/)
 * This will fix in our next version update. Don’t worry, this is just a warning,
   not an error.
 * Thank you.

Viewing 1 replies (of 1 total)

The topic ‘Php 8 Error’ is closed to new replies.

 * ![](https://ps.w.org/woo-delivery/assets/icon-256x256.png?rev=2421326)
 * [Delivery & Pickup Date Time for WooCommerce](https://wordpress.org/plugins/woo-delivery/)
 * [Support Threads](https://wordpress.org/support/plugin/woo-delivery/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-delivery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-delivery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-delivery/reviews/)

## Tags

 * [php 8](https://wordpress.org/support/topic-tag/php-8/)

 * 1 reply
 * 2 participants
 * Last reply from: [shoroar](https://wordpress.org/support/users/shoroar/)
 * Last activity: [4 years, 6 months ago](https://wordpress.org/support/topic/php-8-error-14/#post-15151896)
 * Status: resolved