• Resolved Jeroen Rotty

    (@jeroenrotty)


    Hey!

    Running the latest Imsanity version on PHP 8.0.25 stack and got an email from my client that had this fatal error log:

    Uncaught TypeError: Unsupported operand types: string + int in /home/USERNAME/webapps/USERNAME/wp-content/plugins/imsanity/imsanity.php:232

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support adamewww

    (@adamewww)

    Hi Jeroen,

    I apologize sincerely for the delay here! I thought I had responded but, obviously not!

    Anyway, I talked with Shane about this, and he mentioned that he tested it on PHP 8.0.27 and didn’t get that so it’s a bit confusing. It’s possible that a warning was changed to an error in PHP 8 however there’s nothing in the release notes. In fact, the notes even mention that things changed for arithmetic in arrays, scalar, or objects, but specifically not for strings (as your issue is suggesting).

    There’s a lot more to it, but he’s going to look at how to fix that in the next release for Imsanity (if we can figure out the weirdness).

    Thread Starter Jeroen Rotty

    (@jeroenrotty)

    Thanks for your reply. Yeah, I wasn’t sure when/how it was triggered though so that’s why I opened the topic in the first place.

    Hope to see improvements for PHP 8.0+ as well. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Got an fatal error’ is closed to new replies.