summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-06-19 13:51:34 +0200
committerRemi Collet <remi@php.net>2023-06-19 13:51:34 +0200
commit828589e834fdbb5532fa00c301ce5a660320f897 (patch)
tree14de5a84ee0c9c75f0ed0315111147a6f91c93ea /REFLECTION
parent1b43e81b75c3e94d0cf9edc139bebbdfe33b7e12 (diff)
update to 0.88.1
open https://github.com/DataDog/dd-trace-php/issues/2115 test failures
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION4
1 files changed, 2 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index 864b25c..9ae5711 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #122 ddtrace version 0.88.0 ] {
+Extension [ <persistent> extension #123 ddtrace version 0.88.1 ] {
- Dependencies {
Dependency [ json (Required) ]
@@ -732,7 +732,7 @@ Extension [ <persistent> extension #122 ddtrace version 0.88.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.88.0 }
+ Constant [ string DD_TRACE_VERSION ] { 0.88.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 }