aaemnnosttv / wp-sqlite-db

A single file drop-in for using a SQLite database with WordPress. Based on the original SQLite Integration plugin.
561 stars 94 forks source link

Support for PHP8 #16

Closed mati75 closed 3 years ago

mati75 commented 3 years ago

Hi,

My branch php8 present changes for support php8. I used commits from forks: https://github.com/hasinhayder/wp-sqlite-db/commit/451438cba929daa27f63c94600f80f0575f589a3 https://github.com/aaemnnosttv/wp-sqlite-db/pull/11/commits/ca6ac13715b79ed517573608f5bbca44f931ee2b

Changes for php 8 require a minimum version to run at least php 5.6.

mati75 commented 3 years ago

It is no longer necessary