summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-03-03 08:52:25 +0100
committerRemi Collet <remi@php.net>2022-03-03 08:52:25 +0100
commitaf78f4edb40729186cdb8e41c48c335931cef2d0 (patch)
tree4d755300f75c59cec2477eedaf77cd73d9d8aa69 /REFLECTION
parentbe6083c8328d0a7f4a93087351dae976282992b4 (diff)
update to 0.70.1
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION5
1 files changed, 3 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index 26b92f2..c2b1515 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,7 +1,8 @@
-Extension [ <persistent> extension #120 ddtrace version 0.70.0 ] {
+Extension [ <persistent> extension #120 ddtrace version 0.70.1 ] {
- Dependencies {
Dependency [ json (Required) ]
+ Dependency [ standard (Required) ]
}
- INI {
@@ -519,7 +520,7 @@ Extension [ <persistent> extension #120 ddtrace version 0.70.0 ] {
}
- Constants [7] {
- Constant [ string DD_TRACE_VERSION ] { 0.70.0 }
+ Constant [ string DD_TRACE_VERSION ] { 0.70.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 }