From b997130a341f8ab724f470191adbef59a20797fd Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Tue, 11 Aug 2015 21:44:47 +0800 Subject: [PATCH] Update NEWS --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 9437c0f440..c46dcc5de2 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,10 @@ PHP NEWS . Fixed bug #66606 (Sets HTTP_CONTENT_TYPE but not CONTENT_TYPE). (wusuopu, cmb) +- Opcache: + . Fixed bug #70237 (Empty while and do-while segmentation fault with opcode + on CLI enabled). (Dmitry, Laruence) + - PDO: . Fixed bug #70221 (persistent sqlite connection + custom function segfaults). (Laruence) -- 2.40.0