From: Antony Dovgal Date: Wed, 9 Aug 2006 12:20:45 +0000 (+0000) Subject: update changelog and file list X-Git-Tag: RELEASE_1_0_0RC1~2011 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=14bab82ab3b83d5521633ecb27126747acd69353;p=php update changelog and file list --- diff --git a/ext/oci8/package.xml b/ext/oci8/package.xml index 2867bfc732..50d281b5e3 100644 --- a/ext/oci8/package.xml +++ b/ext/oci8/package.xml @@ -34,6 +34,7 @@ 2006-08-07 Reimplemented oci_lob_read() utilities using patch from Massimo Squillace (msquillace at sogei dot it), which should fix Unicode LOB problems. + Fixed bug #38161 (oci_bind_by_name() returns garbage when Oracle didn't set the variable) Fixed bug #38173 (Freeing nested cursors causes OCI8 to segfault) Fixed bug #37886 (oci_connect may crash when charset parameter is given) Fixed bug #37931 (possible crash after database restart when using persistent connections) @@ -41,6 +42,7 @@ 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. + Fixed PECL bug #8112 (Persistent connections misbehave when Apache process times out) @@ -70,6 +72,8 @@ + +