Hi Maurice,
This week I switched form php 8.4 to 8.5 and immediately I couldn't retrieve anything form my mysql database.
The network response showed me a warning: Deprecated function: Constant PDO::MYSQL_ATTR_FOUND_ROWS is deprecated since 8.5, use Pdo\Mysql::ATTR_FOUND_ROWS instead.
So this is my question: is this api not ready yet for php 8.5?
Hi Maurice,
This week I switched form php 8.4 to 8.5 and immediately I couldn't retrieve anything form my mysql database.
The network response showed me a warning: Deprecated function: Constant PDO::MYSQL_ATTR_FOUND_ROWS is deprecated since 8.5, use Pdo\Mysql::ATTR_FOUND_ROWS instead.
So this is my question: is this api not ready yet for php 8.5?