From: Anatol Belski Date: Tue, 12 Aug 2014 09:51:42 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-5.5.17RC1~47 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=de18f42047af5635f23c3eeb404dd5a279b686a1;p=php updated NEWS --- diff --git a/NEWS b/NEWS index 34df29b2c5..2f6a0416ec 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,8 @@ PHP NEWS - COM: . Fixed missing type checks in com_event_sink (Yussuf Khalil, Stas). + . Fixed bug #41577 (DOTNET is successful once per server run) + (Aidas Kasparas) - Fileinfo: . Fixed bug #67705 (extensive backtracking in rule regular expression).