From 1607ff8b9ea45b941d496f7aa03043f0b097c778 Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Sun, 8 Jun 2014 19:03:31 -0700 Subject: [PATCH] add news --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index f336b4ec56..f65f1699ed 100644 --- a/NEWS +++ b/NEWS @@ -3,10 +3,13 @@ PHP NEWS ?? ??? 2014, PHP 5.6.0 Release Candidate 1 - Core: + . Fixed bug #66622 (Closures do not correctly capture the late bound class + (static::) in some cases). (Levi Morrison) . Fixed bug #67390 (insecure temporary file use in the configure script). (Remi) (CVE-2014-3981) . Fixed bug #67392 (dtrace breaks argument unpack). (Nikita) + - OpenSSL: . Fixed bug #65698 (certificates validity parsing does not work past 2050). (Paul Oehler) -- 2.50.1