diff options
author | Remi Collet <remi@remirepo.net> | 2024-10-14 16:16:18 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-10-14 16:16:18 +0200 |
commit | 6f647b52cbe078542caeb480843cfd3f7334149e (patch) | |
tree | 7e2a9dae0da4d9c22ae11afe49a3069bdc95a86a /REFLECTION | |
parent | 1a59b02bedc51fb868108c19a45757e38bea274c (diff) |
update to 1.4.1
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 1.4.0 ] { +Extension [ <persistent> extension #124 ddtrace version 1.4.1 ] { - Dependencies { Dependency [ json (Required) ] @@ -973,7 +973,7 @@ Extension [ <persistent> extension #122 ddtrace version 1.4.0 ] { Constant [ int DDTrace\DBM_PROPAGATION_FULL ] { 2 } Constant [ int DDTrace\Internal\SPAN_FLAG_OPENTELEMETRY ] { 1 } Constant [ int DDTrace\Internal\SPAN_FLAG_OPENTRACING ] { 2 } - Constant [ string DD_TRACE_VERSION ] { 1.4.0 } + Constant [ string DD_TRACE_VERSION ] { 1.4.1 } 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 } |