From 88c1ce3203608d85a18db823729f3d7034b01660 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Wed, 2 Jul 2014 19:48:36 +0200 Subject: [PATCH] BFN for bug #67551 (php://input temp file will be located in sys_temp_dir instead of upload_tmp_dir) --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 466a98d4c0..b3589d3351 100644 --- a/NEWS +++ b/NEWS @@ -30,6 +30,8 @@ PHP NEWS (Andreas Ferber) . Fixed bug #67498 (phpinfo() Type Confusion Information Leak Vulnerability). (Stefan Esser) + . Fixed bug #67551 (php://input temp file will be located in sys_temp_dir + instead of upload_tmp_dir). (Mike) - FPM: . Fix bug #67531 (syslog cannot be set in pool configuration). (Remi) -- 2.50.1