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