]> granicus.if.org Git - php/commitdiff
Add fix made previously
authorChristopher Jones <sixd@php.net>
Fri, 16 Apr 2010 22:34:25 +0000 (22:34 +0000)
committerChristopher Jones <sixd@php.net>
Fri, 16 Apr 2010 22:34:25 +0000 (22:34 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 6bceb18bc07a82148f314a4406bfb9ee880ac8fc..744631d9da1ceb830b5ab4e0f52f8c6a8f113c40 100644 (file)
--- 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)