diff options
author | Remi Collet <remi@remirepo.net> | 2023-01-19 07:56:47 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-01-19 07:56:47 +0100 |
commit | 602b6b70e6bbd6f8b189127b22f01033572a4067 (patch) | |
tree | 5fdad2da302bb712e0cccaa969903a804a8282bb /REFLECTION | |
parent | 881bdb17c28004918c9bd751431b20dfe8e3ccb3 (diff) |
update to 0.83.1
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #120 ddtrace version 0.83.0 ] { +Extension [ <persistent> extension #120 ddtrace version 0.83.1 ] { - Dependencies { Dependency [ json (Required) ] @@ -595,7 +595,7 @@ Extension [ <persistent> extension #120 ddtrace version 0.83.0 ] { } - Constants [7] { - Constant [ string DD_TRACE_VERSION ] { 0.83.0 } + Constant [ string DD_TRACE_VERSION ] { 0.83.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 } |