• Resolved alexgwcog

    (@alexgwcog)


    Hi there,

    We’re getting a parse error on one of our sites:

    2022/10/10 11:08:11 [error] 2609877#2609877: *1408483 FastCGI sent in stderr: "PHP message: PHP Parse error: syntax error, unexpected ')' in /var/www/[SITENAME]/public/wp-content/plugins/threewp-broadcast/src/traits/post_actions.php on line 364" while reading response header from upstream.

    Rolling back to 48.12 resolves the issue.

    I’m aware it’s old (in the process of updating) but the site is running – PHP 7.2.34-28.

    Does 48.14 remove php 7.2 support?

    I have tried removing all other plugins and the error still occurs.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author edward_plainview

    (@edward_plainview)

    I haven’t intentionally removed 7.2 support. The fix is to either upgrade or to edit the line above that one and remove the comma at the end.

    I’ve removed the comma from my source code also, since it’s a tiny fix and it gives some people’s sites a few months more of unsupported PHP use. 🙂

    Thread Starter alexgwcog

    (@alexgwcog)

    Hi Edward,

    Brilliant thank you!

    All the Best,
    Alex

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Parse Error 48.14’ is closed to new replies.