| 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.1 |
Fixed bug #44113 (New collection creation can fail with OCI-22303)
Fixed bug #42841 (Crash with REF CURSORS when statement caching enabled)
Fixed bug #42496 (Cursor leak selecting LOBs
Fixed bug #43497 (Temporary LOB leak)
Fixed PECL bug #12431 (ping functionality is broken)
Allow compilation with 64bit Instant Client RPMs
Allow -with-oci8=instantclient with no directory specified look for RPM install
Refine DRCP connection pooling functionality |