File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 11PHP NEWS
22|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3- 26 May 2022, PHP 8.1.7RC1
3+ 09 Jun 2022, PHP 8.1.7
44
55- CLI:
66 . Fixed bug GH-8575 (CLI closes standard streams too early). (Levi Morrison)
@@ -23,6 +23,10 @@ PHP NEWS
2323 . Fixed bug #72185: php-fpm writes empty fcgi record causing nginx 502.
2424 (Jakub Zelenka, loveharmful)
2525
26+ - mysqlnd:
27+ . Fixed bug #81719: mysqlnd/pdo password buffer overflow. (CVE-2022-31626)
28+ (c dot fol at ambionics dot io)
29+
2630- OPcache:
2731 . Fixed bug GH-8461 (tracing JIT crash after function/method change).
2832 (Arnaud, Dmitry)
@@ -34,6 +38,10 @@ PHP NEWS
3438- Pcntl:
3539 . Fixed Haiku build. (David Carlier)
3640
41+ - pgsql
42+ . Fixed bug #81720: Uninitialized array in pg_query_params().
43+ (CVE-2022-31625) (cmb)
44+
3745- Soap:
3846 . Fixed bug GH-8578 (Error on wrong parameter on SoapHeader constructor).
3947 (robertnisipeanu)
You can’t perform that action at this time.
0 commit comments