summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
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)