1
0
mirror of https://github.com/php/php-src.git synced 2026-04-26 09:28:21 +02:00

[ci skip] NEWS

This commit is contained in:
Niels Dossche
2024-03-24 13:58:09 +01:00
parent dd3aa18545
commit e3fbfddbd2
+3
View File
@@ -12,6 +12,9 @@ PHP NEWS
. Fix potential memory leak in XPath evaluation results. (nielsdos)
. Fix phpdoc for DOMDocument load methods. (VincentLanglet)
- FPM
. Fix incorrect check in fpm_shm_free(). (nielsdos)
- GD:
. Fixed bug GH-12019 (add GDLIB_CFLAGS in feature tests). (Michael Orlitzky)