diff options
author | Remi Collet <remi@remirepo.net> | 2025-03-09 08:02:25 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-03-09 08:02:25 +0100 |
commit | 0f7790a745bcb313e6de6537dcce95773728b261 (patch) | |
tree | e159dcc92084c7b1c941822afc9463c0ea968255 /REFLECTION | |
parent | 791d0ac355e2b29e76365189a219eac58dfbb1c9 (diff) |
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #135 ddtrace version 1.7.1 ] { +Extension [ <persistent> extension #135 ddtrace version 1.7.2 ] { - Dependencies { Dependency [ json (Required) ] @@ -1031,7 +1031,7 @@ Extension [ <persistent> extension #135 ddtrace version 1.7.1 ] { 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.7.1 } + Constant [ string DD_TRACE_VERSION ] { 1.7.2 } 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 } |