From: Antony Dovgal Date: Wed, 5 Apr 2006 14:08:18 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.1.3RC3~90 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=783dd9f0ffb068ef794995482c048720ea9a6740;p=php BFN --- diff --git a/NEWS b/NEWS index 76526f3500..48d111fe43 100644 --- a/NEWS +++ b/NEWS @@ -18,6 +18,8 @@ PHP NEWS - Fixed bug #36944 (strncmp & strncasecmp do not return false on negative string length). (Tony) - Fixed bug #36941 (ArrayIterator does not clone itself). (Marcus) +- Fixed bug #36934 (OCILob->read() doesn't move internal pointer when + reading 0's). (Tony) - Fixed bug #36898 (__set() leaks in classes extending internal ones). (Tony, Dmitry) - Fixed bug #36886 (User filters can leak buckets in some situations). (Ilia)