mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
NEWS
Signed-off-by: Ben Ramsey <ramsey@php.net>
This commit is contained in:
parent
9949064dd1
commit
6188050779
1 changed files with 6 additions and 0 deletions
6
NEWS
6
NEWS
|
@ -45,6 +45,10 @@ PHP NEWS
|
|||
- Intl:
|
||||
. Fix memory leak in MessageFormatter::format() on failure. (Girgias)
|
||||
|
||||
- Libxml:
|
||||
. Fixed bug GHSA-3qrf-m4j2-pcrr (Security issue with external entity loading
|
||||
in XML without enabling it). (CVE-2023-3823) (nielsdos, ilutov)
|
||||
|
||||
- MBString:
|
||||
. Fix GH-11300 (license issue: restricted unicode license headers).
|
||||
(nielsdos)
|
||||
|
@ -73,6 +77,8 @@ PHP NEWS
|
|||
|
||||
- Phar:
|
||||
. Add missing check on EVP_VerifyUpdate() in phar util. (nielsdos)
|
||||
. Fixed bug GHSA-jqcx-ccgc-xwhv (Buffer mismanagement in phar_dir_read()).
|
||||
(CVE-2023-3824) (nielsdos)
|
||||
|
||||
- PHPDBG:
|
||||
. Fixed bug GH-9669 (phpdbg -h options doesn't list the -z option). (adsr)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue