File tree 1 file changed +16
-1
lines changed
1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change 1
1
PHP NEWS
2
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
- ?? ??? ????, PHP 8.1.32
3
+ 13 Mar 2025, PHP 8.1.32
4
+
5
+ - LibXML:
6
+ . Fixed GHSA-wg4p-4hqh-c3g9 (Reocurrence of #72714). (nielsdos)
7
+ . Fixed GHSA-p3x9-6h7p-cgfc (libxml streams use wrong `content-type` header
8
+ when requesting a redirected resource). (CVE-2025-1219) (timwolla)
9
+
10
+ - Streams:
11
+ . Fixed GHSA-hgf54-96fm-v528 (Stream HTTP wrapper header check might omit
12
+ basic auth header). (CVE-2025-1736) (Jakub Zelenka)
13
+ . Fixed GHSA-52jp-hrpf-2jff (Stream HTTP wrapper truncate redirect location
14
+ to 1024 bytes). (CVE-2025-1861) (Jakub Zelenka)
15
+ . Fixed GHSA-pcmh-g36c-qc44 (Streams HTTP wrapper does not fail for headers
16
+ without colon). (CVE-2025-1734) (Jakub Zelenka)
17
+ . Fixed GHSA-v8xr-gpvj-cx9g (Header parser of `http` stream wrapper does not
18
+ handle folded headers). (CVE-2025-1217) (Jakub Zelenka)
4
19
5
20
- Windows:
6
21
. Fixed phpize for Windows 11 (24H2). (bwoebi)
You can’t perform that action at this time.
0 commit comments