From e1b1ef0d793dabcf4ca7ab4e62fae18f0b73b013 Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Tue, 25 Feb 2014 12:15:35 +0400 Subject: [PATCH] add news entry --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index f0347a3564..13b4a94387 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,10 @@ PHP NEWS - Fileinfo: . Bug #66731 (file: infinite recursion) (CVE-2014-1943). (Remi) +- FPM: + . Added clear_env configuration directive to disable clearenv() call. + (Github PR# 598, Paul Annesley) + - JSON: . Fixed bug #65753 (JsonSerializeable couldn't implement on module extension) (chobieeee@php.net) -- 2.40.0