diff options
author | Remi Collet <remi@remirepo.net> | 2025-01-09 20:07:04 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-01-09 20:07:04 +0100 |
commit | a4f27c0a39e4919fa3c95d26decb2b3d60d153fc (patch) | |
tree | deb3a406add895a006e75e388c4fefd4d5c0c0e0 /REFLECTION | |
parent | 7ed7fec3fd3391f38a7e279b5610e32a174446b8 (diff) |
update to 1.6.1
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #130 ddtrace version 1.6.0 ] { +Extension [ <persistent> extension #130 ddtrace version 1.6.1 ] { - Dependencies { Dependency [ json (Required) ] @@ -1024,7 +1024,7 @@ Extension [ <persistent> extension #130 ddtrace version 1.6.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.6.0 } + Constant [ string DD_TRACE_VERSION ] { 1.6.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 } |