Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Commit

Permalink
Upgrade to SQLite 3.28.0
Browse files Browse the repository at this point in the history
Over the years, multiple security vulnerabilities[1] have been found
and fixed in SQLite3, so it makes sense to update our bundled libsqlite
to the latest available version.

[1] <https://www.cvedetails.com/vulnerability-list/vendor_id-9237/Sqlite.html>
  • Loading branch information
cmb69 committed Jul 9, 2019
1 parent 5533f24 commit e944ae6
Show file tree
Hide file tree
Showing 4 changed files with 48,934 additions and 24,085 deletions.
3 changes: 2 additions & 1 deletion NEWS
Expand Up @@ -2,7 +2,8 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2019, PHP 7.1.31


- SQLite:
. Upgraded to SQLite 3.28.0. (cmb)

30 May 2019, PHP 7.1.30

Expand Down

0 comments on commit e944ae6

Please sign in to comment.