diff options
| author | Remi Collet <remi@remirepo.net> | 2025-12-29 08:21:29 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2025-12-29 08:21:29 +0100 |
| commit | 2888bf7a85e3f440a6ae5dc8e80f547a029bc4b0 (patch) | |
| tree | f070905d13945949f4f6822cac07c4a09b5ba755 /REFLECTION | |
| parent | 4acc0bd644abd203cb50a73a268fd8b5b7aea565 (diff) | |
add pie virtual provides
F43: re-enable dtrace
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 148 |
1 files changed, 74 insertions, 74 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #84 oci8 version 3.4.0 ] { +Extension [ <persistent> extension #103 oci8 version 3.4.1 ] { - INI { Entry [ oci8.max_persistent <SYSTEM> ] @@ -34,79 +34,79 @@ Extension [ <persistent> extension #84 oci8 version 3.4.0 ] { } - Constants [73] { - Constant [ int OCI_DEFAULT ] { 0 } - Constant [ int OCI_SYSOPER ] { 4 } - Constant [ int OCI_SYSDBA ] { 2 } - Constant [ int OCI_CRED_EXT ] { 2147483648 } - Constant [ int OCI_DESCRIBE_ONLY ] { 16 } - Constant [ int OCI_COMMIT_ON_SUCCESS ] { 32 } - Constant [ int OCI_NO_AUTO_COMMIT ] { 0 } - Constant [ int OCI_EXACT_FETCH ] { 2 } - Constant [ int OCI_SEEK_SET ] { 0 } - Constant [ int OCI_SEEK_CUR ] { 1 } - Constant [ int OCI_SEEK_END ] { 2 } - Constant [ int OCI_LOB_BUFFER_FREE ] { 1 } - Constant [ int SQLT_BFILEE ] { 114 } - Constant [ int SQLT_CFILEE ] { 115 } - Constant [ int SQLT_CLOB ] { 112 } - Constant [ int SQLT_BLOB ] { 113 } - Constant [ int SQLT_RDD ] { 104 } - Constant [ int SQLT_INT ] { 3 } - Constant [ int SQLT_NUM ] { 2 } - Constant [ int SQLT_RSET ] { 116 } - Constant [ int SQLT_AFC ] { 96 } - Constant [ int SQLT_CHR ] { 1 } - Constant [ int SQLT_VCS ] { 9 } - Constant [ int SQLT_AVC ] { 97 } - Constant [ int SQLT_STR ] { 5 } - Constant [ int SQLT_LVC ] { 94 } - Constant [ int SQLT_FLT ] { 4 } - Constant [ int SQLT_UIN ] { 68 } - Constant [ int SQLT_LNG ] { 8 } - Constant [ int SQLT_LBI ] { 24 } - Constant [ int SQLT_BIN ] { 23 } - Constant [ int SQLT_ODT ] { 156 } - Constant [ int SQLT_BDOUBLE ] { 22 } - Constant [ int SQLT_BFLOAT ] { 21 } - Constant [ int SQLT_BOL ] { 252 } - Constant [ int OCI_B_NTY ] { 108 } - Constant [ int SQLT_NTY ] { 108 } - Constant [ string OCI_SYSDATE ] { SYSDATE } - Constant [ int OCI_B_BFILE ] { 114 } - Constant [ int OCI_B_CFILEE ] { 115 } - Constant [ int OCI_B_CLOB ] { 112 } - Constant [ int OCI_B_BLOB ] { 113 } - Constant [ int OCI_B_ROWID ] { 104 } - Constant [ int OCI_B_CURSOR ] { 116 } - Constant [ int OCI_B_BIN ] { 23 } - Constant [ int OCI_B_INT ] { 3 } - Constant [ int OCI_B_NUM ] { 2 } - Constant [ int OCI_B_BOL ] { 252 } - Constant [ int OCI_FETCHSTATEMENT_BY_COLUMN ] { 16 } - Constant [ int OCI_FETCHSTATEMENT_BY_ROW ] { 32 } - Constant [ int OCI_ASSOC ] { 1 } - Constant [ int OCI_NUM ] { 2 } - Constant [ int OCI_BOTH ] { 3 } - Constant [ int OCI_RETURN_NULLS ] { 4 } - Constant [ int OCI_RETURN_LOBS ] { 8 } - Constant [ int OCI_DTYPE_FILE ] { 56 } - Constant [ int OCI_DTYPE_LOB ] { 50 } - Constant [ int OCI_DTYPE_ROWID ] { 54 } - Constant [ int OCI_D_FILE ] { 56 } - Constant [ int OCI_D_LOB ] { 50 } - Constant [ int OCI_D_ROWID ] { 54 } - Constant [ int OCI_TEMP_CLOB ] { 2 } - Constant [ int OCI_TEMP_BLOB ] { 1 } - Constant [ int OCI_FO_END ] { 1 } - Constant [ int OCI_FO_ABORT ] { 2 } - Constant [ int OCI_FO_REAUTH ] { 4 } - Constant [ int OCI_FO_BEGIN ] { 8 } - Constant [ int OCI_FO_ERROR ] { 16 } - Constant [ int OCI_FO_NONE ] { 1 } - Constant [ int OCI_FO_SESSION ] { 2 } - Constant [ int OCI_FO_SELECT ] { 4 } - Constant [ int OCI_FO_TXNAL ] { 8 } - Constant [ int OCI_FO_RETRY ] { 25410 } + Constant [ <persistent> int OCI_DEFAULT ] { 0 } + Constant [ <persistent> int OCI_SYSOPER ] { 4 } + Constant [ <persistent> int OCI_SYSDBA ] { 2 } + Constant [ <persistent> int OCI_CRED_EXT ] { 2147483648 } + Constant [ <persistent> int OCI_DESCRIBE_ONLY ] { 16 } + Constant [ <persistent> int OCI_COMMIT_ON_SUCCESS ] { 32 } + Constant [ <persistent> int OCI_NO_AUTO_COMMIT ] { 0 } + Constant [ <persistent> int OCI_EXACT_FETCH ] { 2 } + Constant [ <persistent> int OCI_SEEK_SET ] { 0 } + Constant [ <persistent> int OCI_SEEK_CUR ] { 1 } + Constant [ <persistent> int OCI_SEEK_END ] { 2 } + Constant [ <persistent> int OCI_LOB_BUFFER_FREE ] { 1 } + Constant [ <persistent> int SQLT_BFILEE ] { 114 } + Constant [ <persistent> int SQLT_CFILEE ] { 115 } + Constant [ <persistent> int SQLT_CLOB ] { 112 } + Constant [ <persistent> int SQLT_BLOB ] { 113 } + Constant [ <persistent> int SQLT_RDD ] { 104 } + Constant [ <persistent> int SQLT_INT ] { 3 } + Constant [ <persistent> int SQLT_NUM ] { 2 } + Constant [ <persistent> int SQLT_RSET ] { 116 } + Constant [ <persistent> int SQLT_AFC ] { 96 } + Constant [ <persistent> int SQLT_CHR ] { 1 } + Constant [ <persistent> int SQLT_VCS ] { 9 } + Constant [ <persistent> int SQLT_AVC ] { 97 } + Constant [ <persistent> int SQLT_STR ] { 5 } + Constant [ <persistent> int SQLT_LVC ] { 94 } + Constant [ <persistent> int SQLT_FLT ] { 4 } + Constant [ <persistent> int SQLT_UIN ] { 68 } + Constant [ <persistent> int SQLT_LNG ] { 8 } + Constant [ <persistent> int SQLT_LBI ] { 24 } + Constant [ <persistent> int SQLT_BIN ] { 23 } + Constant [ <persistent> int SQLT_ODT ] { 156 } + Constant [ <persistent> int SQLT_BDOUBLE ] { 22 } + Constant [ <persistent> int SQLT_BFLOAT ] { 21 } + Constant [ <persistent> int SQLT_BOL ] { 252 } + Constant [ <persistent> int OCI_B_NTY ] { 108 } + Constant [ <persistent> int SQLT_NTY ] { 108 } + Constant [ <persistent> string OCI_SYSDATE ] { SYSDATE } + Constant [ <persistent> int OCI_B_BFILE ] { 114 } + Constant [ <persistent> int OCI_B_CFILEE ] { 115 } + Constant [ <persistent> int OCI_B_CLOB ] { 112 } + Constant [ <persistent> int OCI_B_BLOB ] { 113 } + Constant [ <persistent> int OCI_B_ROWID ] { 104 } + Constant [ <persistent> int OCI_B_CURSOR ] { 116 } + Constant [ <persistent> int OCI_B_BIN ] { 23 } + Constant [ <persistent> int OCI_B_INT ] { 3 } + Constant [ <persistent> int OCI_B_NUM ] { 2 } + Constant [ <persistent> int OCI_B_BOL ] { 252 } + Constant [ <persistent> int OCI_FETCHSTATEMENT_BY_COLUMN ] { 16 } + Constant [ <persistent> int OCI_FETCHSTATEMENT_BY_ROW ] { 32 } + Constant [ <persistent> int OCI_ASSOC ] { 1 } + Constant [ <persistent> int OCI_NUM ] { 2 } + Constant [ <persistent> int OCI_BOTH ] { 3 } + Constant [ <persistent> int OCI_RETURN_NULLS ] { 4 } + Constant [ <persistent> int OCI_RETURN_LOBS ] { 8 } + Constant [ <persistent> int OCI_DTYPE_FILE ] { 56 } + Constant [ <persistent> int OCI_DTYPE_LOB ] { 50 } + Constant [ <persistent> int OCI_DTYPE_ROWID ] { 54 } + Constant [ <persistent> int OCI_D_FILE ] { 56 } + Constant [ <persistent> int OCI_D_LOB ] { 50 } + Constant [ <persistent> int OCI_D_ROWID ] { 54 } + Constant [ <persistent> int OCI_TEMP_CLOB ] { 2 } + Constant [ <persistent> int OCI_TEMP_BLOB ] { 1 } + Constant [ <persistent> int OCI_FO_END ] { 1 } + Constant [ <persistent> int OCI_FO_ABORT ] { 2 } + Constant [ <persistent> int OCI_FO_REAUTH ] { 4 } + Constant [ <persistent> int OCI_FO_BEGIN ] { 8 } + Constant [ <persistent> int OCI_FO_ERROR ] { 16 } + Constant [ <persistent> int OCI_FO_NONE ] { 1 } + Constant [ <persistent> int OCI_FO_SESSION ] { 2 } + Constant [ <persistent> int OCI_FO_SELECT ] { 4 } + Constant [ <persistent> int OCI_FO_TXNAL ] { 8 } + Constant [ <persistent> int OCI_FO_RETRY ] { 25410 } } - Functions { |
