From: Joe Watkins Date: Sun, 1 Jan 2017 14:42:33 +0000 (+0000) Subject: add news entry for PR #1414 X-Git-Tag: php-7.2.0alpha1~694 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b771790429ee5c1f709d4a997b28ed4cf1e0c8fd;p=php add news entry for PR #1414 --- diff --git a/NEWS b/NEWS index b7753e1229..397f265e05 100644 --- a/NEWS +++ b/NEWS @@ -80,6 +80,9 @@ PHP NEWS - SQLite3: . Update to Sqlite 3.15.2. (cmb) +- Standard: + . Add subject to mail log. (tomsommer) + - XML: . Moved utf8_encode() and utf8_decode() to the Standard extension. (Andrea) . Fixed bug #72135 (malformed XML causes fault) (edgarsandi)