From 0c34d515f16963922bed749c9320a99043c06722 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Mon, 25 Jul 2016 10:14:18 +0200 Subject: [PATCH] update NEWS --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 6fe4d5c78b..bc53fc5244 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,10 @@ PHP NEWS . Fixed bug #72581 (previous property undefined in Exception after deserialization). (Laruence) . Fixed bug #72024 (microtime() leaks memory). (maroszek at gmx dot net) + . Implemented FR #72614 (Support "nmake test" on building extensions by + phpize). (Yuji Uchiyama) + . Fixed bug #72641 (phpize (on Windows) ignores PHP_PREFIX). + (Yuji Uchiyama) - Curl: . Fixed bug #71144 (Segmentation fault when using cURL with ZTS). -- 2.50.1