oci8 OCI8 functions tony2001 Antony Dovgal tony2001@php.net lead wez Wez Furlong wez@php.net lead andi Andi Gutmans andi@zend.com lead These functions allow you to access Oracle database servers using the Oracle Call Interface (OCI8). PHP beta 1.2 2005-??-?? Fixed PECL bug #5571 (oci_new_connect() not closed by oci_close()) Fixed bug #33383 (crash when retrieving empty BLOBs) beta 1.1.1 2005-09-22 Fixed segfault when binding empty values. Fixed problem with oci_error() without arguments. beta 1.1 2005-09-07 This release fixes a huge amount of bugs and adds support of statement caching, external credentials etc. See official announce for details. beta 1.0 2004-03-19 package.xml added to support installation using pear installer