From 20e8529e726e5ddaf497e69536b7b275c6d36f42 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 10 Oct 2022 12:15:41 +0200 Subject: add links to bug reports --- php-pecl-skywalking-agent.spec | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/php-pecl-skywalking-agent.spec b/php-pecl-skywalking-agent.spec index 48c79f5..e9d0a86 100644 --- a/php-pecl-skywalking-agent.spec +++ b/php-pecl-skywalking-agent.spec @@ -239,3 +239,9 @@ OPT="-n -d extension=curl.so -d extension=json.so" %changelog * Mon Oct 10 2022 Remi Collet - 0.1.0-1 - initial package +- open https://github.com/apache/skywalking/pull/9754 Add PHP component +- open https://github.com/apache/skywalking/issues/9753 Bad role +- open https://github.com/apache/skywalking/issues/9755 8.2 support +- open https://github.com/apache/skywalking/issues/9756 GCC 12 support +- open https://github.com/apache/skywalking/issues/9757 rust 1.58 +- open https://github.com/apache/skywalking/issues/9758 offline build -- cgit