The new PECL package oci8-2.0.2 (devel) has been released at 
http://pecl.php.net/.

Release notes
-------------
Review and improve error handling code and data types.
Fix oci_set_*($connection, ...) error handling so oci_error($connection) works.
Add DTrace oci8-connection-close probe
Add the connection handle to several DTrace probes.

Package Info
-------------
This extension allows you to access Oracle Database. OCI8 2.0 can
   be built with PHP 4.3.9 onwards. OCI8 can be linked with Oracle
   Database 9.2, 10, 11, or 12.1 client libraries.  Oracle's standard
   cross-version connectivity applies.  For example PHP linked with
   Oracle Database 11.2 client libraries can connect to Oracle
   Database 9.2 onwards.

Related Links
-------------
Package home: http://pecl.php.net/package/oci8
   Changelog: http://pecl.php.net/package-changelog.php?package=oci8
    Download: http://pecl.php.net/get/oci8-2.0.2.tgz

Authors
-------------
Antony Dovgal (lead)
Christopher Jones <[email protected]> (lead)
Wez Furlong <[email protected]> (lead)
Andi Gutmans <[email protected]> (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to