From: foobar Date: Thu, 14 Apr 2005 15:48:55 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.0.5RC1~436 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8516c7deb180a0c1b34f0c1548085d8e4ccb7e97;p=php BFN --- diff --git a/NEWS b/NEWS index 6a4d782ca2..f646fca756 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,8 @@ PHP NEWS - Removed php_check_syntax() function, never worked properly. (Ilia) - Fixed bug #32699 (pg_affected_rows() was defined when it was not available). (Derick) +- Fixed bug #32682 (ext/mssql: Error on module shutdown when called from + activescript). (Frank) - Fixed bug #32615 (Segfault in replaceChild() using fragment when previousSibling is NULL). (Rob) - Fixed bug #32591 (ext/mysql: Unsatisfied symbol: ntohs with HP-UX). (Jani)