From: Antony Dovgal Date: Thu, 31 Jan 2008 20:23:33 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.6RC1~116 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=caf57b0532f2ff1093de30d577f6215f0c54ecb2;p=php BFN --- diff --git a/NEWS b/NEWS index 7214e9cdc8..1bca9cf8ae 100644 --- a/NEWS +++ b/NEWS @@ -92,6 +92,7 @@ PHP NEWS - Fixed bug #42945 (preg_split() swallows part of the string). (Nuno) - Fixed bug #42937 (__call() method not invoked when methods are called on parent from child class). (Dmitry) +- Fixed bug #42841 (REF CURSOR and oci_new_cursor() crash PHP). (Chris) - Fixed bug #42779 (Incorrect forcing from HTTP/1.0 request to HTTP/1.1 response). (Ilia) - Fixed bug #42736 (xmlrpc_server_call_method() crashes). (Tony)