NEWS for GH-17168

This commit is contained in:
Arnaud Le Blanc 2024-12-19 18:30:17 +01:00
parent 471e94ce61
commit a23ecc0a75
No known key found for this signature in database
GPG key ID: 0098C05DD15ABC13

4
NEWS
View file

@ -27,6 +27,10 @@ PHP NEWS
. Fixed bug GH-16255 (Unexpected nan value in ext/gd/libgd/gd_filter.c). . Fixed bug GH-16255 (Unexpected nan value in ext/gd/libgd/gd_filter.c).
(nielsdos, cmb) (nielsdos, cmb)
- Gettext:
. Fixed bug GH-17202 (Segmentation fault ext/gettext/gettext.c
bindtextdomain()). (Michael Orlitzky)
- Iconv: - Iconv:
. Fixed bug GH-17047 (UAF on iconv filter failure). (nielsdos) . Fixed bug GH-17047 (UAF on iconv filter failure). (nielsdos)