We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6a1313 commit a0f479fCopy full SHA for a0f479f
NEWS
@@ -47,6 +47,10 @@ PHP NEWS
47
. Fixed bug #72185: php-fpm writes empty fcgi record causing nginx 502.
48
(Jakub Zelenka, loveharmful)
49
50
+- mysqlnd:
51
+ . Fixed bug #81719: mysqlnd/pdo password buffer overflow. (CVE-2022-31626)
52
+ (c dot fol at ambionics dot io)
53
+
54
- OPcache:
55
. Fixed bug GH-8461 (tracing JIT crash after function/method change).
56
(Arnaud, Dmitry)
@@ -58,6 +62,10 @@ PHP NEWS
58
62
- Pcntl:
59
63
. Fixed Haiku build. (David Carlier)
60
64
65
+- pgsql
66
+ . Fixed bug #81720: Uninitialized array in pg_query_params().
67
+ (CVE-2022-31625) (cmb)
68
61
69
- Soap:
70
. Fixed bug GH-8578 (Error on wrong parameter on SoapHeader constructor).
71
(robertnisipeanu)
0 commit comments