Skip to content

Commit a0f479f

Browse files
smalyshevramsey
authored andcommitted
Update NEWS
1 parent a6a1313 commit a0f479f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

NEWS

+8
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ PHP NEWS
4747
. Fixed bug #72185: php-fpm writes empty fcgi record causing nginx 502.
4848
(Jakub Zelenka, loveharmful)
4949

50+
- mysqlnd:
51+
. Fixed bug #81719: mysqlnd/pdo password buffer overflow. (CVE-2022-31626)
52+
(c dot fol at ambionics dot io)
53+
5054
- OPcache:
5155
. Fixed bug GH-8461 (tracing JIT crash after function/method change).
5256
(Arnaud, Dmitry)
@@ -58,6 +62,10 @@ PHP NEWS
5862
- Pcntl:
5963
. Fixed Haiku build. (David Carlier)
6064

65+
- pgsql
66+
. Fixed bug #81720: Uninitialized array in pg_query_params().
67+
(CVE-2022-31625) (cmb)
68+
6169
- Soap:
6270
. Fixed bug GH-8578 (Error on wrong parameter on SoapHeader constructor).
6371
(robertnisipeanu)

0 commit comments

Comments
 (0)