Hello Fellows,
I updated my php version to 8 using my store that runs php 1.7.8.
After i updated it i got the following message that block me to get into mybackend, even if i use debug mode.
(1/1) FatalErrorException
Compile Error: Declaration of Doctrine\DBAL\Driver\PDOConnection::query() must be compatible with PDO::query(string $query, ?int $fetchMode = null, mixed ...$fetchModeArgs): PDOStatement|false
in PDOConnection.php line 70
Any idea on how to solve it and fix it?
Warm hugs
Fabrizio