From 9f8d81bace19f3d531f9a7b7666a0ee9a0f3723b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 17 Mar 2026 07:51:21 +0100 Subject: update to 1.1.0 drop pear/pecl dependency sources from github --- PHPINFO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index 273e093..1c6daec 100644 --- a/PHPINFO +++ b/PHPINFO @@ -1,7 +1,7 @@ skywalking_agent -version => 1.0.0 +version => 1.1.0 authors => Apache Software Foundation:jmjoy :Yanlong He Directive => Local Value => Master Value @@ -21,7 +21,7 @@ skywalking_agent.ssl_key_path => no value => no value skywalking_agent.ssl_cert_chain_path => no value => no value skywalking_agent.heartbeat_period => 30 => 30 skywalking_agent.properties_report_period_factor => 10 => 10 -skywalking_agent.enable_zend_observer => 0 => 0 +skywalking_agent.enable_zend_observer => 1 => 1 skywalking_agent.reporter_type => grpc => grpc skywalking_agent.kafka_bootstrap_servers => no value => no value skywalking_agent.kafka_producer_config => {} => {} -- cgit