From: Christopher Jones Date: Fri, 16 Apr 2010 22:34:25 +0000 (+0000) Subject: Add fix made previously X-Git-Tag: php-5.3.3RC1~303 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=de174766f847be9c52c6f91ed83f0e2ec669716b;p=php Add fix made previously --- diff --git a/NEWS b/NEWS index 6bceb18bc0..744631d9da 100644 --- a/NEWS +++ b/NEWS @@ -27,6 +27,8 @@ PHP NEWS - Fixed bug #51347 (mysqli_close / connection memory leak). (Andrey, Johannes) - Fixed bug #51338 (URL-Rewriter is still enabled if use_only_cookies is on). (Ilia, j dot jeising at gmail dot com) +- Fixed bug #51291 (oci_error doesn't report last error when called two times) + (Oracle Corp.) - Fixed bug #51269 (zlib.output_compression Overwrites Vary Header). (Adam) - Fixed bug #51257 (CURL_VERSION_LARGEFILE incorrectly used after libcurl version 7.10.1). (aron dot ujvari at microsec dot hu)