From: Antony Dovgal Date: Mon, 5 Jun 2006 10:02:45 +0000 (+0000) Subject: add new changelog entries X-Git-Tag: RELEASE_1_0_0RC1~2783 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d72a51c83a98fdd80097a43617643d3933b3c29b;p=php add new changelog entries --- diff --git a/ext/oci8/package.xml b/ext/oci8/package.xml index 7744c716b4..ea967c5121 100644 --- a/ext/oci8/package.xml +++ b/ext/oci8/package.xml @@ -30,16 +30,13 @@ PHP stable - 1.2.1 - 2006-05-02 + 1.2.2 + 2006-06-07 - Added support for BINARY_DOUBLE and BINARY_FLOAT (see #36764) - Changed oci_field_type() to return VARCHAR2 instead of VARCHAR (according to feature request #36800) - Fixed bug #37059 (oci_bind_by_name() doesn't support RAW and LONG RAW fields) - Fixed bug #37055 (incorrect reference counting for persistent OCI8 connections) - Fixed bug #36934 (OCILob->read() doesn't move internal pointer when reading 0's) - Fixed bug #36851 (Documentation and code discrepancies for NULL data) - Fixed bug #36820 (Privileged connection with an Oracle password file fails) + Fixed bug #37531 (oci8 persistent connection corruption) + Fixed bug #37487 (oci_fetch_array() array-type should always default to OCI_BOTH) + Fixed bug #37392 (Unnecessary call to OCITransRollback() at the end of request) + Fixed bug #34005 (oci_password_change() fails). Patch by pholdaway at technocom-wireless dot com. @@ -180,6 +177,20 @@ + + stable + 1.2.1 + 2006-05-02 + + Added support for BINARY_DOUBLE and BINARY_FLOAT (see #36764) + Changed oci_field_type() to return VARCHAR2 instead of VARCHAR (according to feature request #36800) + Fixed bug #37059 (oci_bind_by_name() doesn't support RAW and LONG RAW fields) + Fixed bug #37055 (incorrect reference counting for persistent OCI8 connections) + Fixed bug #36934 (OCILob->read() doesn't move internal pointer when reading 0's) + Fixed bug #36851 (Documentation and code discrepancies for NULL data) + Fixed bug #36820 (Privileged connection with an Oracle password file fails) + + stable 1.2.0