diff options
author | Remi Collet <remi@remirepo.net> | 2017-10-21 07:11:00 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-10-21 07:11:00 +0200 |
commit | 79c9b7dd2266562d2b281d4afea28f459511d415 (patch) | |
tree | cabea6ff4d69210607ee9040a114fc723ea7a3d9 /REFLECTION | |
parent | 276544d3c7c30cab5d251d3e2da5d6d54ec45497 (diff) |
v0.0.4
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #114 opencensus version 0.0.3 ] { +Extension [ <persistent> extension #115 opencensus version 0.0.4 ] { - Functions { Function [ <internal:opencensus> function opencensus_version ] { @@ -35,7 +35,7 @@ Extension [ <persistent> extension #114 opencensus version 0.0.3 ] { - Parameters [2] { Parameter #0 [ <required> string $traceId ] - Parameter #1 [ <optional> string $parentSpanId ] + Parameter #1 [ <optional> string or NULL $parentSpanId ] } } Function [ <internal:opencensus> function opencensus_trace_context ] { |