what are the changes in the 2.0 version compared to the previous branch of oci8 extension?
On Wed, Sep 4, 2013 at 12:33 AM, PECL Announce <[email protected]>wrote: > The new PECL package oci8-2.0.1 (devel) has been released at > http://pecl.php.net/. > > Release notes > ------------- > Fixed --enable-maintainer-zts mode. > Allow Implicit Result Set statement resources to inherit the parent's > current prefetch count. > Allow OCI8 to be DTrace-enabled independently from core PHP. > Require OCI8 to be configured 'shared' when enabling DTrace support. > > 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.1.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 > >
