diff options
author | Remi Collet <remi@remirepo.net> | 2024-03-05 09:31:45 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-03-05 09:31:45 +0100 |
commit | 741c8a49d9864a0683dc2427b6fc9726c3a2eb7f (patch) | |
tree | 1d77206bd0d55b49c10ddf4aeeec5cd5b621d924 /REFLECTION | |
parent | 42c27e28a2781d94a17184c704e4b91582eff27f (diff) |
update to 0.98.1
install the src directory added in the archive
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #93 ddtrace version 0.98.0 ] { +Extension [ <persistent> extension #96 ddtrace version 0.98.1 ] { - Dependencies { Dependency [ json (Required) ] @@ -852,7 +852,7 @@ Extension [ <persistent> extension #93 ddtrace version 0.98.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.98.0 } + Constant [ string DD_TRACE_VERSION ] { 0.98.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 } |