We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62228a2 commit d8f2584Copy full SHA for d8f2584
NEWS
@@ -2,6 +2,13 @@ PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? ??? ????, PHP 8.0.30
4
5
+- Libxml:
6
+ . Fixed bug GHSA-3qrf-m4j2-pcrr (Security issue with external entity loading
7
+ in XML without enabling it). (CVE-2023-3823) (nielsdos, ilutov)
8
+
9
+- Phar:
10
+ . Fixed bug GHSA-jqcx-ccgc-xwhv (Buffer mismanagement in phar_dir_read()).
11
+ (CVE-2023-3824) (nielsdos)
12
13
08 Jun 2023, PHP 8.0.29
14
0 commit comments