From 5deac25ea033cf6a5ece410789aa080cbdc41573 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Wed, 3 Dec 2014 16:48:49 +0100 Subject: [PATCH] updated NEWS --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 2afd3d30c5..5c85024ead 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,9 @@ PHP NEWS . Fixed bug #60704 (unlink() bug with some files path). . Fixed bug #65419 (Inside trait, self::class != __CLASS__). (Julien) . Fixed bug #68536 (pack for 64bits integer is broken on bigendian). (Remi) + . Fixed bug #55541 (errors spawn MessageBox, which blocks test automation). + (Anatol) + . Fixed bug #68297 (Application Popup provides too few information). (Anatol) - cURL: . Fixed bug #67643 (curl_multi_getcontent returns '' when -- 2.50.1