| Package Information |
| Summary |
Extension for Oracle Database |
| Maintainers |
Antony Dovgal (lead) [wishlist] [details] Christopher Jones <christopher.jones@oracle.com> (lead) [details] Wez Furlong <wez@php.net> (lead) [details] Andi Gutmans <andi@zend.com> (lead) [details]
|
| License |
PHP |
| Description |
This extension allows you to access Oracle databases using the Oracle Call Interface (OCI8). It can be built with PHP 4.3.9 to 5.x. It can be linked with Oracle 9.2, 10.2, 11.1, or 11.2 client libraries. |
Release notes Version1.3.5 |
Fixed Bug #47243 (Crash at end of request shutdown on Windows)
Fixed Bug #46994 (CLOB size does not update when using CLOB IN OUT param in stored procedure)
Fixed Bug #46623 (phpinfo doesn't show compile time ORACLE_HOME with phpize)
Fixed bug #45458 (Numeric keys for associative arrays are not handled properly) Note: not fixed when building with PHP 4 due to lack of PHP internal helper.
Fixed PECL Bug #16035 (oci_connect without ORACLE_HOME defined causes segfault)
Fixed PECL Bug #15988 (sqlnet.ora isn't read with older Oracle libraries)
Fixed PECL Bug #14268 (Allow "pecl install oci8" command to "autodetect" an Instant Client RPM install) |