diff options
author | Remi Collet <remi@remirepo.net> | 2022-04-07 15:12:52 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-04-07 15:12:52 +0200 |
commit | 6e4d3afd62c70f06f45c8c2f74420df3f548d2a2 (patch) | |
tree | f8c17e6326d57591891048dc1d5d5ed81c6a8f61 /REFLECTION | |
parent | 9c600fc114fdb1deacdba4145e889ae375764d35 (diff) |
update to 0.72.0
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.71.1 ] { +Extension [ <persistent> extension #120 ddtrace version 0.72.0 ] { - Dependencies { Dependency [ json (Required) ] @@ -523,7 +523,7 @@ Extension [ <persistent> extension #120 ddtrace version 0.71.1 ] { } - Constants [7] { - Constant [ string DD_TRACE_VERSION ] { 0.71.1 } + Constant [ string DD_TRACE_VERSION ] { 0.72.0 } 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 } |