From 5b205c71a54b6a45c7c20c77020d8ec76a9b88ef Mon Sep 17 00:00:00 2001 From: Julien Pauli Date: Wed, 18 Feb 2015 16:39:54 +0100 Subject: Updated NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 1ec7fcfdda..508968e9ee 100644 --- a/NEWS +++ b/NEWS @@ -67,6 +67,8 @@ PHP NEWS - Standard: . Fixed bug #65272 (flock() out parameter not set correctly in windows). (Daniel Lowrey) + . Fixed bug #69033 (Request may get env. variables from previous requests + if PHP works as FastCGI) - Streams: . Fixed bug which caused call after final close on streams filter. (Bob) -- cgit v1.2.1