• Hi.
    I get a Deprecated error on my site:

    preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated

    1. wp-includes/functions.php:259
    2. preg_replace()
      wp-includes/functions.php:259
    3. wp_date()
      wp-includes/functions.php:201
    4. date_i18n()
      wp-content/plugins/woo-advanced-shipment-tracking/includes/class-wc-advanced-shipment-tracking.php:380
    5. WC_Advanced_Shipment_Tracking_Actions->meta_box()
      wp-admin/includes/template.php:1456
    6. do_meta_boxes()
      wp-admin/edit-form-advanced.php:707
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author gaurav1092

    (@gaurav1092)

    Hi @birkvally,

    Thank you for bringing this Deprecated error to our attention. We are aware of the issue with the preg_replace() function, as you’ve described.

    Please be assured that we’re working on addressing this in our upcoming update. We aim to release the next version of the plugin shortly, which will include a fix for this warning.

    Best regards,
    Gaurav

    Thread Starter David

    (@birkvally)

    Thank you.

    Regards David

    Thread Starter David

    (@birkvally)

    Hi.
    When will this be fixed?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Deprecated’ is closed to new replies.