From a94b3b8e644d850b86bc451a0a5d174643ea6546 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Tue, 7 Jul 2015 15:34:04 +0200 Subject: [PATCH] updated NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 2e8645668c..a1abd02032 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,8 @@ PHP NEWS and replaced with more general and speed efficient op_array->T_liveliness. ZEND_GOTO opcode is always replaced by ZEND_JMP at compile time). (Bob, Dmitry, Laruence) + . Fixed #69963 (fgets reads EOF if there is nothing on the PIPE to read for + a short period). (Anatol) - CLI server: . Fixed bug #69655 (php -S changes MKCALENDAR request method to MKCOL). (cmb) -- 2.50.1