summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-10-02 16:37:59 +0200
committerRemi Collet <remi@php.net>2023-10-02 16:37:59 +0200
commitd2e40a4eff98261128980d8affe1e87bb5f9bfd1 (patch)
tree6ffe2ee5a3af0ce5f9c4cae02d3a1c05c5db4863 /REFLECTION
parente09af87df3d20fe279049aa3248d19a0f6d7d740 (diff)
update to 0.92.1
disable test suite which raises too much issues
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION4
1 files changed, 2 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index 152c753..0529616 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #125 ddtrace version 0.92.0 ] {
+Extension [ <persistent> extension #126 ddtrace version 0.92.1 ] {
- Dependencies {
Dependency [ json (Required) ]
@@ -804,7 +804,7 @@ Extension [ <persistent> extension #125 ddtrace version 0.92.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.92.0 }
+ Constant [ string DD_TRACE_VERSION ] { 0.92.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 }