aaemnnosttv/wp-sqlite-db

not be supported in version 6.5 of WordPress.

Closed this issue · 2 comments

not be supported in version 6.5 of WordPress.

I've replaced the code on line 1325 of the /wp-content/db.php file with the code below:
public function query(string $statement, ?int $mode = PDO::ATTR_DEFAULT_FETCH_MODE, mixed ...$fetchModeArgs)

Admin doesn't work, but Front does.

It should help someone.

Please add a description when opening an issue.