Skip to content

Commit bbb90d4

Browse files
committed
[ci skip] Add missing CVE in NEWS
1 parent acb1af8 commit bbb90d4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,10 @@ PHP NEWS
8484
. Fixed bug GH-9971 (Incorrect NUMERIC value returned from PDO_Firebird).
8585
(cmb)
8686

87+
- PDO/SQLite:
88+
. Fixed bug #81740 (PDO::quote() may return unquoted string). (CVE-2022-31631)
89+
(cmb)
90+
8791
- Session:
8892
. Fixed GH-9932 (session name silently fails with . and [). (David Carlier)
8993

0 commit comments

Comments
 (0)