diff options
author | Remi Collet <remi@remirepo.net> | 2025-04-06 08:04:15 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-04-06 08:04:15 +0200 |
commit | e5531147e9031c2db23871cd437d81abbf54f31d (patch) | |
tree | da502ec878d84eaadff0b464c2d26d919a382e0d /REFLECTION | |
parent | 1657821c7c37f859b00877417b470050e4a9cd77 (diff) |
update to 1.8.2
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #136 ddtrace version 1.8.0 ] { +Extension [ <persistent> extension #136 ddtrace version 1.8.2 ] { - Dependencies { Dependency [ json (Required) ] @@ -1064,7 +1064,7 @@ Extension [ <persistent> extension #136 ddtrace version 1.8.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.8.0 } + Constant [ string DD_TRACE_VERSION ] { 1.8.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 } |