From: Anatol Belski Date: Sat, 27 May 2017 20:57:19 +0000 (+0200) Subject: [ci skip] update NEWS X-Git-Tag: php-7.2.0alpha1~57^2~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cebfe63e3b24ea92a1891a840be1481b84579285;p=php [ci skip] update NEWS --- diff --git a/NEWS b/NEWS index 9b2544beb5..7dc76ae12d 100644 --- a/NEWS +++ b/NEWS @@ -65,6 +65,10 @@ PHP NEWS (krakjoe) . Fixed bug #74080 (add constant for RFC7231 format datetime). (duncan3dc) +- Dba: + . Fixed bug #72885 (flatfile: dba_fetch() fails to read replaced entry). + (Anatol) + - DOM: . Fixed bug #67474 (getElementsByTagNameNS filter on default ns). (aboks) . Fixed bug #54382 (getAttributeNodeNS doesn't get xmlns* attributes).