Skip to content

Not working with PHP 8 #53

Open
Open
@vincentsch

Description

@vincentsch

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

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions