Menu

#778 [PHP 8] Error: Unsupported operand types: string * string

4.7.8
closed-works-for-me
nobody
None
5
2021-02-06
2021-01-22
No

When I go to the data page of a table, I get this error with PHP 8:

TypeError: Unsupported operand types: string * string

The error seems to come from Min_SQL::select().

Discussion

  • Jakub Vrána

    Jakub Vrána - 2021-02-06
    • status: open --> closed-works-for-me
     
  • Jakub Vrána

    Jakub Vrána - 2021-02-06

    I couldn't reproduce this. Please provide reproducible instructions - database system, stack trace if you have it, data in the table if it's relevant. Try to isolate the issue.

     

Log in to post a comment.