From a59ffde6bc12c8108f8ca3ba7e48acb6b56c89cd Mon Sep 17 00:00:00 2001 From: Christopher Jones Date: Fri, 6 Aug 2010 22:12:48 +0000 Subject: [PATCH] Release PECL OCI8 1.4.2 --- ext/oci8/package.xml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/ext/oci8/package.xml b/ext/oci8/package.xml index 8e0f36d8173..9a3c7cec62b 100644 --- a/ext/oci8/package.xml +++ b/ext/oci8/package.xml @@ -33,7 +33,7 @@ http://pear.php.net/dtd/package-2.0.xsd"> no - 2010-06-25 + 2010-08-06 @@ -46,10 +46,12 @@ http://pear.php.net/dtd/package-2.0.xsd"> PHP - Fixed bug #51691 (Unnecessary realloc causes crashes in PHP trunk tests with interned strings) - Fixed bug #51291 (oci_error doesn't report last error when called two times) - Fixed bug #51577 (Uninitialized memory reference with oci_bind_array_by_name) Fixed bug #52186 (phpinfo() shows 10.1 or 11.1 when installed with ORACLE_HOME 10.2 or 11.2) + Fixed bug #51691 (Unnecessary realloc causes crashes in PHP trunk tests with interned strings) + Fixed bug #51577 (Uninitialized memory reference with oci_bind_array_by_name) + Fixed bug #51291 (oci_error doesn't report last error when called two times) + + OCI8 1.4.2 is included in PHP 5.3.3