sixd Fri, 16 Apr 2010 22:34:25 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=298098
Log: Add fix made previously Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS =================================================================== --- php/php-src/branches/PHP_5_3/NEWS 2010-04-16 22:33:09 UTC (rev 298097) +++ php/php-src/branches/PHP_5_3/NEWS 2010-04-16 22:34:25 UTC (rev 298098) @@ -27,6 +27,8 @@ - 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php