diff options
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,6 +9,9 @@ PHP NEWS . Fixed bug #70195 (Cannot upload file using ftp_put to FTPES with require_ssl_reuse). (Benedict Singer) +- IMAP: + . Fixed bug #72852 (imap_mail null dereference). (Anatol) + - JSON: . Fixed bug #72787 (json_decode reads out of bounds). (Jakub Zelenka) |