diff options
author | Anatol Belski <ab@php.net> | 2016-12-19 01:07:08 +0100 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2016-12-19 01:07:08 +0100 |
commit | 9fb8ea58b59fe742c7c21de1b3878edb560db534 (patch) | |
tree | 611f7afa3ac9b70e995c92c7e05cbe7dd3692655 | |
parent | eb33d08f1eff9e890dc95f1a6442f293d2258038 (diff) | |
download | php-git-9fb8ea58b59fe742c7c21de1b3878edb560db534.tar.gz |
update NEWS
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |