diff options
author | Remi Collet <remi@remirepo.net> | 2024-07-25 08:58:13 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-07-25 08:58:13 +0200 |
commit | 19b35ad50ed9d663c0b03e5f8f4ff4336cfeb0fe (patch) | |
tree | f67d69abe3f110b2afffdde46afbc6b801bd9de1 /PHPINFO | |
parent | b090ae18cfef3368c062199e5a82f32ac7eabfa2 (diff) |
update to 3.4.0
use oracle client library version 23.4 on x86_64, 19.23 on aarch64
build out of sources tree
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -3,9 +3,9 @@ oci8 OCI8 Support => enabled OCI8 DTrace Support => enabled -OCI8 Version => 2.2.0 -Oracle Run-time Client Library Version => 18.3.0.0.0 -Oracle Compile-time Instant Client Version => 18.3 +OCI8 Version => 3.4.0 +Oracle Run-time Client Library Version => 23.4.0.24.5 +Oracle Compile-time Instant Client Version => 23.4 Directive => Local Value => Master Value oci8.max_persistent => -1 => -1 @@ -17,6 +17,7 @@ oci8.default_prefetch => 100 => 100 oci8.old_oci_close_semantics => Off => Off oci8.connection_class => no value => no value oci8.events => Off => Off +oci8.prefetch_lob_size => 0 => 0 Statistics => Active Persistent Connections => 0 |