diff options
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,6 +17,8 @@ PHP NEWS - Fileinfo: . Fixed bug #66242 (libmagic: don't assume char is signed). (ArdB) + . Fixed bug #68224 (buffer-overflow in libmagic/readcdf.c caught by + AddressSanitizer). (Remi) - FPM: . Fixed bug #65641 (PHP-FPM incorrectly defines the SCRIPT_NAME variable |