Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Christopher Jones' Blog:
OCI8 1.2.3 Patch is Available on PECL
Feb 02, 2007 @ 23:23:00

Christopher Jones has posted a quick update for PHP and Oracle users out there about an update to the latest Oracle PECL package.

Quick heads-up that Antony Dovgal has released the oci8 1.2.3 patch to PECL. Edin Kadribasic has published the corresponding Windows binaries on pecl4win. See the changenote for, well - changes.

Updates in this new release include:

  • a fix when fetching NULL values using oci_bind_array_by_name
  • correcting when the type argument of oci_define_by_name() is ignored
  • oci_bind_array_by_name doesn't work on Solaris 64bit
  • issue in php_oci_statement_fetch with more than one piecewise column
You can download the pacakge here.

tagged: oracle pecl driver update release pecl4win changelog oracle pecl driver update release pecl4win changelog

Link:


Trending Topics: