From: foobar Date: Fri, 16 Jan 2004 11:27:00 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.5RC2~74 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5f19e3c7474debfc525f3e54899e247a9b28aaf2;p=php BFN --- diff --git a/NEWS b/NEWS index b3b56bfd7b..7637c1c928 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,7 @@ PHP 4 NEWS - Fixed Bug #26927 (preg_quote() does not escape \0). (Ilia) - Fixed bug #26909 (crash in imap_mime_header_decode() when no encoding is used). (Ilia) +- Fixed bug #26892 (ORA-21301 in ocinewcollection() call). (Antony) - Fixed bug #26878 (problem with multiple references to the same variable with different types). (Ilia) - Fixed bug #26896 (ext/ftp does not work as shared extension). (Jani)