• Resolved Maciej Ma?kowiak

    (@maciejmackowiak)


    Hello,
    First of all thanks for great plugin!

    Can you fix this issue with PHP 7.4:
    Unparenthesizeda ? b : c ? d : eis deprecated. Use either(a ? b : c) ? d : eora ? b : (c ? d : e)….post-snippets/src/PostSnippets/Shortcode.php on line 44

    Thanks in advance
    Maciej

    • This topic was modified 6 years, 3 months ago by Maciej Ma?kowiak.
    • This topic was modified 6 years, 3 months ago by Maciej Ma?kowiak.
    • This topic was modified 6 years, 3 months ago by Yui.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)

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