From 535b2cc02bbaf5684c4619303661a367fe8663f7 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Mon, 6 Jul 2015 14:27:17 +0200 Subject: [PATCH] update NEWS about #69900 backport for 5.6 to go --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 73c5afcaf3..365f0eefb0 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,7 @@ PHP NEWS . Fixed bug #69955 (Segfault when trying to combine [] and assign-op on ArrayAccess object). (Laruence) . Fixed bug #69957 (Different ways of handling div/mod/intdiv). (Bob) + . Fixed bug #69900 (Too long timeout on pipes). (Anatol) - CLI server: . Fixed bug #69655 (php -S changes MKCALENDAR request method to MKCOL). (cmb) -- 2.50.1