com php-src: sync NEWS with the reverted stuff: NEWS
[email protected] (Anatol Belski)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: 74c95fb3fb77c4a28a7e925b2d8f777b268eedc9 Author: Anatol Belski <[email protected]> Wed, 1 Feb 2017 20:00:32 +0100 Parents: 3446e3b7496549ff8bfee31271744a6ec4fda03a Branches: PHP-7.0 PHP-7.1 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=74c95fb3fb77c4a28a7e925b2d8f777b268eedc9 Log: sync NEWS with the reverted stuff Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index 905c9e8..8a226c4 100644 --- a/NEWS +++ b/NEWS @@ -17,7 +17,6 @@ PHP NEWS - DOM: . Fixed bug #54382 (getAttributeNodeNS doesn't get xmlns* attributes). (aboks) - . Fixed bug #50989 (support for LIBXML_NOXMLDECL). (jhdxr) - DTrace: . Fixed bug #73965 (DTrace reported as enabled when disabled). (Remi)