« It's feature freeze time for PHP 5.3 | Main | Building a JIT compiler for PHP in 2 Days »

PHP PECL OCI8 1.3.4 is available

OCI 1.3.4, with the changes I mentioned in my last post, is now available on PECL: http://pecl.php.net/package/oci8.

In other news, the PHP community has been working hard on updating the Windows build infrastructure. Chatting on IRC this morning, Pierre said he hoped to get time to put Oracle Instant Client 11g and an updated OCI8 build script onto the PHP Windows build machine tonight. (Like much work on PHP, this will be done in his personal "spare" time.)

The plan is to build two mutually exclusive OCI8 DLLs: one using 10g and one using 11g libraries. This will let you choose which OCI8 DLL to use. If you need to connect back to Oracle 8.1, you can continue to use Instant Client 10gR2. If you connect to Oracle 9.2 or greater - or perhaps you want to use Oracle 11g connection pooling (DRCP) - you can use the PHP OCI8 DLL built with Instant Client 11gR1.

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

About This Entry

This page contains a single entry from the blog posted on July 29, 2008 9:47 AM.

The previous post in this blog was It's feature freeze time for PHP 5.3.

The next post in this blog is Building a JIT compiler for PHP in 2 Days.

Many more can be found on the main index page or by looking through the archives.

Powered by
Movable Type and Oracle