From 8d8d4353d063c049901912be7d18535dc84a361b Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Tue, 24 Oct 2017 14:42:11 +0200 Subject: [ci skip] update NEWS --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NEWS b/NEWS index 6de87df0ac..e4d8af8b23 100644 --- a/NEWS +++ b/NEWS @@ -17,13 +17,22 @@ PHP NEWS . Fixed bug #75311 (error: 'zend_hash_key' has no member named 'arKey' in apache2handler). (mcarbonneaux) +- Date: + . Fixed bug #75055 (Out-Of-Bounds Read in timelib_meridian()). (Derick) + - Intl: . Fixed bug #75318 (The parameter of UConverter::getAliases() is not optional). (cmb) +- mcrypt: + . Fixed bug #72535 (arcfour encryption stream filter crashes php). (Leigh) + - OCI8: . Fixed incorrect reference counting. (Dmitry, Tianfang Yang) +- PCRE: + . Fixed bug #75207 (applied upstream patch for CVE-2016-1283). (Anatol) + - litespeed: . Fixed bug #75248 (Binary directory doesn't get created when building only litespeed SAPI). (petk) -- cgit v1.2.1