Last week
Christopher Jones from Oracle pinged me about a patch I submitted a while back. The patch enables basic Oracle Instant Client detection during configure stage. The patch was meant to simplify install/upgrade of Pecl OCI8 module. After a number of revisions and improvements we have a working test version that will become OCI8 1.3.5.
Christopher also posted a number of blog entries on the changes:
This should also really simplify the installation/upgrade process if you are using "pear install pecl/oci8". It should basically install without requiring any user intervention if your Oracle environment is setup properly.
Update #1: Pecl OCI8 1.3.5 is released:
http://pecl.php.net/package/oci8Update #2: Christopher Jones posted more articles on the topic:
Gena01