diff options
author | Remi Collet <remi@remirepo.net> | 2023-04-06 11:24:08 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-04-06 11:24:08 +0200 |
commit | 542dc2114105c610d5bfad6a44b4f69e9a239ebc (patch) | |
tree | 0bf352463059a404b34ce1db906f368295d5ccd7 /REFLECTION | |
parent | 6ab742f6fe7c8b5a2f8251d6c23e1260f4416b12 (diff) |
update to 0.86.3
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #122 ddtrace version 0.86.2 ] { +Extension [ <persistent> extension #122 ddtrace version 0.86.3 ] { - Dependencies { Dependency [ json (Required) ] @@ -658,7 +658,7 @@ Extension [ <persistent> extension #122 ddtrace version 0.86.2 ] { Constant [ int DDTrace\DBM_PROPAGATION_DISABLED ] { 0 } Constant [ int DDTrace\DBM_PROPAGATION_SERVICE ] { 1 } Constant [ int DDTrace\DBM_PROPAGATION_FULL ] { 2 } - Constant [ string DD_TRACE_VERSION ] { 0.86.2 } + Constant [ string DD_TRACE_VERSION ] { 0.86.3 } Constant [ int DD_TRACE_PRIORITY_SAMPLING_AUTO_KEEP ] { 1 } Constant [ int DD_TRACE_PRIORITY_SAMPLING_AUTO_REJECT ] { 0 } Constant [ int DD_TRACE_PRIORITY_SAMPLING_USER_KEEP ] { 2 } |