diff options
author | Remi Collet <remi@remirepo.net> | 2025-04-12 08:42:01 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-04-12 08:42:01 +0200 |
commit | 3dc0420eb43f2e91fe76fe87bd08730839672059 (patch) | |
tree | 5c2ecf18fe45f6face1362d220bef2d70ac93924 /REFLECTION | |
parent | e5531147e9031c2db23871cd437d81abbf54f31d (diff) |
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.2 ] { +Extension [ <persistent> extension #138 ddtrace version 1.8.3 ] { - Dependencies { Dependency [ json (Required) ] @@ -1064,7 +1064,7 @@ Extension [ <persistent> extension #136 ddtrace version 1.8.2 ] { 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.2 } + Constant [ string DD_TRACE_VERSION ] { 1.8.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 } |