1
Help for ParamQuery Pro / Re: PHP 7 -> PHP 8
« on: May 15, 2025, 07:30:08 pm »
Solved, it's in the response from the db.
Seems as from PHP 8.1 PDO has been changed so that when MySQL returns an integer it will no longer be returned as a string.
Seems as from PHP 8.1 PDO has been changed so that when MySQL returns an integer it will no longer be returned as a string.