summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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