• Resolved aaronrobb

    (@aaronrobb)


    On my client’s site, when I test with the debug on, I’m seeing this alert:

    Deprecated: Unparenthesized a ? b : c ? d : e is deprecated. Use either (a ? b : c) ? d : e or a ? b : (c ? d : e) in /wp-content/plugins/give-recurring/includes/admin/class-subscriptions-list-table.php on line 143

    The plugin is up to date, and we’re running php 7.4.

    Just sending this out as a future fix needed.

Viewing 1 replies (of 1 total)
  • Plugin Support Matheus Martins

    (@matheusfd)

    Hi @aaronrobb,

    Glad you reached out!

    I’ve tested The GiveWP plugin with the Recurring Donations add-on using PHP 7.4.1 and when I’m in debug mode, I cannot see this issue.

    In this case, I suggest you update the PHP version of your client’s server to anything greater than 7.4, like 7.4.1, to see if the issue is solved. If it isn’t, I’m happy to help you through the Priority Support, as we are not allowed to support paid add-ons in the ww.wp.xz.cn forums. You can reach us out here: https://givewp.com/priority-support/.

    Have a great day! 🙂

Viewing 1 replies (of 1 total)

The topic ‘PHP warning for Give Recurring’ is closed to new replies.