From 0489e85c18f05fcd6bba4626101cfb9d3d79c072 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Mon, 24 Jul 2017 17:46:31 +0200 Subject: [PATCH] [ci skip] update NEWS --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index 62f3f8010f..3fd95fac80 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,10 @@ PHP NEWS . Fixed bug #74947 (Segfault in scanner on INF number). (Laruence) . Fixed bug #74954 (null deref and segfault in zend_generator_resume()). (Bob) +- CLI: + . Fixed bug #74979 (Interactive shell opening instead of script execution + with -f flag). (Anatol) + - Mbstring: . Fixed bug #69267 (mb_strtolower fails on titlecase characters). (Nikita) . Fixed bug #71606 (Segmentation fault mb_strcut with HTML-ENTITIES encoding). @@ -15,6 +19,10 @@ PHP NEWS . Fixed bug #74968 (PHP crashes when calling mysqli_result::fetch_object with an abstract class). (Anatol) +- OpenSSL: + . Fixed bug #74903 (openssl_pkcs7_encrypt() uses different EOL than before). + (Anatol) + - Session: . Fixed bug #74892 (Url Rewriting (trans_sid) not working on urls that start with "#"). (Andrew Nester) -- 2.50.1