• Just to let you know I get this message on a server running PHP 7.4:

    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/import-eventbrite-events/includes/class-import-eventbrite-events-aioec.php on line 159

    • This topic was modified 5 years, 8 months ago by neilscott.
    • This topic was modified 5 years, 8 months ago by neilscott.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘PHP 7.4 Deprecation Warning’ is closed to new replies.