• Resolved programmin

    (@programmin)


    AI Engine 2.8.5 causes fatal error for sites:

    syntax error, unexpected ‘:’, expecting ‘)’

    message-builder.php line 136:

            $result = new Meow_MWAI_Data_FunctionResult(
              callId: $toolId,
Viewing 1 replies (of 1 total)
  • Plugin Author Jordy Meow

    (@tigroumeow)

    Hi @programmin,

    The version you’re using is a tad old, and this issue was actually fixed a while ago (currently it is 2.9.3) 🙂 It’s not really a bug; what you’re seeing is probably because I usually write code with PHP 8.x syntax in mind, while it looks like you’re still on PHP 7.4. You’re using both a slightly outdated plugin and a pretty old PHP version. I’d really recommend updating both! 🙂 You’ll get better performance, avoid issues like this one, and benefit from a bunch of improvements too!

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.