From: Harald Radi Date: Fri, 18 Oct 2002 08:18:11 +0000 (+0000) Subject: make jani happy X-Git-Tag: php-4.3.0pre2~302 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b39d79713b3dc095638a32d12effaea7510ecc8e;p=php make jani happy --- diff --git a/NEWS b/NEWS index 27aba2f7a9..95791cdbc2 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,8 @@ PHP 4 NEWS . ext/icap . sapi/fhttpd - Moved ext/vpopmail to PECL. (James) +- Fixed bugs #19156 and #19544 (COM extension leaks memory and keeps + components referenced). (Harald) - Added fribidi_get_charsets() and fribidi_charset_info() functions. (Tal) - Added Oracle TIMESTAMP type to oci8 extension. (Thies) - Fixed fgets($fp) to read until EOL when length parameter is not set. (Wez)