summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-10-21 07:11:00 +0200
committerRemi Collet <remi@remirepo.net>2017-10-21 07:11:00 +0200
commit79c9b7dd2266562d2b281d4afea28f459511d415 (patch)
treecabea6ff4d69210607ee9040a114fc723ea7a3d9
parent276544d3c7c30cab5d251d3e2da5d6d54ec45497 (diff)
v0.0.4
-rw-r--r--REFLECTION4
-rw-r--r--php-pecl-opencensus.spec5
2 files changed, 6 insertions, 3 deletions
diff --git a/REFLECTION b/REFLECTION
index d87dfc6..52c247c 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -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 ] {
diff --git a/php-pecl-opencensus.spec b/php-pecl-opencensus.spec
index d6e8435..aac50f7 100644
--- a/php-pecl-opencensus.spec
+++ b/php-pecl-opencensus.spec
@@ -22,7 +22,7 @@
Summary: A stats collection and distributed tracing framework
Name: %{?sub_prefix}php-pecl-opencensus
-Version: 0.0.3
+Version: 0.0.4
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: ASL 2.0
Group: Development/Languages
@@ -224,6 +224,9 @@ fi
%changelog
+* Sat Oct 21 2017 Remi Collet <remi@remirepo.net> - 0.0.4-1
+- Update to 0.0.4 (devel)
+
* Sat Aug 26 2017 Remi Collet <remi@remirepo.net> - 0.0.3-1
- Update to 0.0.3