From: Christopher Jones Date: Fri, 6 Jun 2008 01:00:20 +0000 (+0000) Subject: Update X-Git-Tag: php-5.2.7RC1~245 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=50db74684d96a46569abd0bbcf9e437127a8d542;p=php Update --- diff --git a/NEWS b/NEWS index 2fb1f95ad3..268c3379b9 100644 --- a/NEWS +++ b/NEWS @@ -19,7 +19,7 @@ PHP NEWS - Fixed bug #44798 (Memory leak assigning value to attribute). (Ilia) - Fixed bug #44716 (Progress notifications incorrect). (Hannes) - Fixed bug #44712 (stream_context_set_params segfaults on invalid arguments). (Hannes) - +- Fixed bug #41348 (OCI8: allow compilation with Oracle 8.1). (Chris Jones) 01 May 2008, PHP 5.2.6 - Fixed two possible crashes inside posix extension (Tony)