summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-12-19 01:07:08 +0100
committerAnatol Belski <ab@php.net>2016-12-19 01:07:08 +0100
commit9fb8ea58b59fe742c7c21de1b3878edb560db534 (patch)
tree611f7afa3ac9b70e995c92c7e05cbe7dd3692655
parenteb33d08f1eff9e890dc95f1a6442f293d2258038 (diff)
downloadphp-git-9fb8ea58b59fe742c7c21de1b3878edb560db534.tar.gz
update NEWS
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 60995adcae..e242961fd1 100644
--- a/NEWS
+++ b/NEWS
@@ -35,6 +35,9 @@ PHP NEWS
- Reflection:
. Fixed bug #46103 (ReflectionObject memory leak). (Nikita)
+- Standard:
+ . Fixed bug #73594 (dns_get_record does not populate $additional out parameter).
+ (Bruce Weirdan)
08 Dec 2016 PHP 7.0.14