From: Felipe Pena Date: Tue, 29 Mar 2011 18:44:52 +0000 (+0000) Subject: - BFN X-Git-Tag: php-5.3.7RC1~202 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1dbfe6e31036755d5a7c376b864b48e7902cb38e;p=php - BFN --- diff --git a/NEWS b/NEWS index 9e998f28e0..0169ec3af6 100644 --- a/NEWS +++ b/NEWS @@ -40,7 +40,11 @@ PHP NEWS - PDO PostgreSQL driver: . Fixed bug #54318 (Non-portable grep option used in PDO pgsql configuration). (bwalton at artsci dot utoronto dot ca) - + +- PDO Oracle driver: + . Fixed bug #44989 (64bit Oracle RPMs still not supported by pdo-oci). + (jbnance at tresgeek dot net) + - Phar extension: . Fixed bug #54395 (Phar::mount() crashes when calling with wrong parameters). (Felipe)