summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-08-20 01:38:01 +0200
committerAnatol Belski <ab@php.net>2016-08-20 01:38:01 +0200
commita556543a3fb68fb18eeaa4d5bc58032e90e383dc (patch)
tree5c2ef84166292646d22845debc40df45bdc0137b
parenta569b8816b0da373eece2b785aaaeefd3bbf32a7 (diff)
downloadphp-git-a556543a3fb68fb18eeaa4d5bc58032e90e383dc.tar.gz
update NEWS
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1d98d328a5..79949534f4 100644
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,9 @@ PHP NEWS
- GD:
. Fixed bug #72709 (imagesetstyle() causes OOB read for empty $styles). (cmb)
+- IMAP:
+ . Fixed bug #72852 (imap_mail null dereference). (Anatol)
+
- OCI8
. Fixed invalid handle error with Implicit Result Sets. (Chris Jones)
. Fixed bug #72524 (Binding null values triggers ORA-24816 error). (Chris Jones)