Jump to content

Featured Replies

Posted

I was getting a lot of these with previous releases but now also with 4.5.4:

[22-Oct-2020 22:00:34 UTC] PHP Deprecated:  Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/username/public_html/ forumname/applications/calendar/widgets/upcomingEvents.php on line 153

 

This was fixed for 4.5.5 already as it happens.

  • Author

Thanks! 😀

Getting the same error, so looking forward to 4.5.5. 🙂

Cheers! 

  • 2 weeks later...

This error is filling up my log file nicely (i.e. not nicely). Can it be fixed with a patch rather than waiting for 4.5.5?

You could temporarily remove the widget from the page until 4.5.5 is released. Or you can adjust your logging to ignore deprecation notices until after 4.5.5 is released.

Both fair alternatives. Cheers!

  • 1 month later...

I noticed patches are available for various issues with 4.5.4 but not for this one.

When can we expect 4.5.5?

Thanks.

Patches are released for critical issues. A "Deprecation" notice is not considered a critical issue, so it will be fixed in a maintenance release.

Recently Browsing 0

  • No registered users viewing this page.