From 681d3148cd882bb3806f703cf5085f35e0b743de Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Fri, 23 Sep 2016 11:26:03 +0200 Subject: [PATCH] update NEWS --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 293ff51d0a..9fd74a3a67 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,10 @@ PHP NEWS - JSON: . Fixed bug #73113 (Segfault with throwing JsonSerializable). (julien) +- PCRE: + . Fixed bug #73121 (Bundled PCRE doesn't compile because JIT isn't supported + on s390). (Anatol) + - Session: . Fixed bug #73100 (session_destroy null dereference in ps_files_path_create). (cmb) -- 2.50.1