diff options
author | Remi Collet <remi@remirepo.net> | 2023-11-01 08:54:28 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-11-01 08:54:28 +0100 |
commit | d81efcb4949f54b742e246af16c718e67a84d6a1 (patch) | |
tree | 4722536360b15297af5b0274305d24930af40d68 /REFLECTION | |
parent | 9afa99a15626acce23714ff10360e3fe4705e5e1 (diff) |
update to 0.93.1
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #126 ddtrace version 0.93.0 ] { +Extension [ <persistent> extension #126 ddtrace version 0.93.1 ] { - Dependencies { Dependency [ json (Required) ] @@ -822,7 +822,7 @@ Extension [ <persistent> extension #126 ddtrace version 0.93.0 ] { Constant [ int DDTrace\DBM_PROPAGATION_DISABLED ] { 0 } Constant [ int DDTrace\DBM_PROPAGATION_SERVICE ] { 1 } Constant [ int DDTrace\DBM_PROPAGATION_FULL ] { 2 } - Constant [ string DD_TRACE_VERSION ] { 0.93.0 } + Constant [ string DD_TRACE_VERSION ] { 0.93.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 } |