Latest PECL Releases:
- smbclient 1.2.0dev
Removed support for PHP versions older than 7.4. - skywalking_agent 0.8.0
## What's Changed * Fix swoole server on request param. by @jmjoy in https://github.com/apache/skywalking-php/pull/100 * Update NOTICE by @jmjoy in https://github.com/apache/skywalking-php/pull/103 * Bump phpseclib/phpseclib from 3.0.19 to 3.0.35 in /tests/php by @dependabot in https://github.com/apache/skywalking-php/pull/104 * Inject skywalking context. by @jmjoy in https://github.com/apache/skywalking-php/pull/107 * Defined instance_name by @Almot77 in https://github.com/apache/skywalking-php/pull/111 * Add TLS by @heyanlong in https://github.com/apache/skywalking-php/pull/112 * Add feature sasl for rdkafka by @jmjoy in https://github.com/apache/skywalking-php/pull/116 * Refactor worker to standalone crate by @jmjoy in https://github.com/apache/skywalking-php/pull/118 * Add standalone reporter type and standalone skywalking worker by @jmjoy in https://github.com/apache/skywalking-php/pull/119 * Adapt to `SwooleCoroutineHttpServer` by @jmjoy in https://github.com/apache/skywalking-php/pull/120 * Adapt to `SwooleHttpServer` by @jmjoy in https://github.com/apache/skywalking-php/pull/121 * Update document by @jmjoy in https://github.com/apache/skywalking-php/pull/122 * Release SkyWalking PHP 0.8.0 by @jmjoy in https://github.com/apache/skywalking-php/pull/123New Contributors
- @Almot77 made their first contribution in https://github.com/apache/skywalking-php/pull/111
Full Changelog: https://github.com/apache/skywalking-php/compare/v0.7.0...v0.8.0
- protobuf 4.29.1
* See github.com/protocolbuffers/protobuf/releases/tag/v29.1 for release notes. - pcov 1.0.12
- PHP 8.4 compatibility