From: Remi Collet Date: Fri, 6 Jun 2014 12:19:21 +0000 (+0200) Subject: NEWS X-Git-Tag: PRE_PHPNG_MERGE~237^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=50b980f547f192dece017c4f267f9e15c9454854;p=php NEWS --- diff --git a/NEWS b/NEWS index ad4ac8350f..8c5fc369d7 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,8 @@ PHP NEWS - Core: . Fixed bug #67249 (printf out-of-bounds read). (Stas) + . Fixed bug #67390 (insecure temporary file use in the configure script). + (Remi) (CVE-2014-3981) - Date: . Fixed bug #67308 (Serialize of DateTime truncates fractions of second).