Open
Description
With PHP 8.0.13 (cli) I keep getting this error:
Declaration of Tqdev\PhpCrudApi\Database\LazyPdo::query(string $statement): PDOStatement must be compatible with PDO::query(string $query, ?int $fetchMode = null, mixed ...$fetchModeArgs) in /home/ubuntu/contentmachine/ui.php on line 6994
Works fine when I switch to PHP 7.2