• Resolved Steve Jones

    (@stevejonesdev)


    While testing the plugin with PHP8 these deprecated notices are showing. I’m assuming the plugin would still work but can confirm that it will. Also, do you have plans to remedy these deprecated issues?

    Level: Deprecated
    Message: Required parameter $email follows optional parameter $hash
    Count: 1
    Location: wp-content/plugins/leaky-paywall/functions.php:699
    Plugin: leaky-paywall Level: Deprecated
    Message: Required parameter $customer_id follows optional parameter $hash
    Count: 1
    wp-content/plugins/leaky-paywall/functions.php:0
    Plugin: leaky-paywall Level: Deprecated
    Message: Required parameter $meta_args follows optional parameter $hash
    Count: 1
    wp-content/plugins/leaky-paywall/functions.php:0
    Plugin: leaky-paywall Level: Deprecated
    Message: Required parameter $email follows optional parameter $hash
    Count: 1
    wp-content/plugins/leaky-paywall/functions.php:820
    Plugin: leaky-paywall Level: Deprecated
    Message: Required parameter $customer_id follows optional parameter $hash
    Count: 1
    wp-content/plugins/leaky-paywall/functions.php:820
    Plugin: leaky-paywall Level: Deprecated
    Message: Required parameter $meta_args follows optional parameter $hash
    Count: 1
    wp-content/plugins/leaky-paywall/functions.php:820
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP8 Deprecated Notices’ is closed to new replies.