summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c5051c26a4..5ba6019106 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,9 @@ PHP NEWS
. Fixed bug #79741 (curl_setopt CURLOPT_POSTFIELDS asserts on object with
declared properties). (Nikita)
+- Fileinfo:
+ . Fixed bug #79756 (finfo_file crash (FILEINFO_MIME)). (cmb)
+
- FTP:
. Fixed bug #55857 (ftp_size on large files). (cmb)