## What's Changed
* [docs] Update README by @heyanlong in https://github.com/apache/skywalking-php/pull/1
* Remove the CI limit first, in order to run CI. by @jmjoy in https://github.com/apache/skywalking-php/pull/3
* Setup CI. by @jmjoy in https://github.com/apache/skywalking-php/pull/5
* Implementation, with curl support. By @jmjoy in https://github.com/apache/skywalking-php/pull/4
* Turn off Swoole support, and fix Makefile. By @jmjoy in https://github.com/apache/skywalking-php/pull/6
* Update docs by @heyanlong in https://github.com/apache/skywalking-php/pull/7
* Add PECL support. By @jmjoy in https://github.com/apache/skywalking-php/pull/8
* Support macOS by replace ipc-channel with socket pair, upgrade dependencies and improve CI. by @jmjoy in https://github.com/apache/skywalking-php/pull/9
* Add compile and release docs. By @jmjoy in https://github.com/apache/skywalking-php/pull/10
* Update official documentation link. By @jmjoy in https://github.com/apache/skywalking-php/pull/11
## New Contributors
* @heyanlong made their first contribution in https://github.com/apache/skywalking-php/pull/1
* @jmjoy made their first contribution in https://github.com/apache/skywalking-php/pull/3