skywalking_agent 0.7.0

Apache SkyWalking PHP Agent.


The PHP Agent for Apache SkyWalking, which provides the native tracing abilities for PHP project.

License: Apache-2.0

Changes

## What's Changed
* Start 0.7.0 development. by @jmjoy in https://github.com/apache/skywalking-php/pull/90
* Add more info for error log. by @jmjoy in https://github.com/apache/skywalking-php/pull/91
* Fix amqplib and predis argument problems. by @jmjoy in https://github.com/apache/skywalking-php/pull/92
* Add Memcache plugin. by @jmjoy in https://github.com/apache/skywalking-php/pull/93
* Refactor mysqli plugin, support procedural api. by @jmjoy in https://github.com/apache/skywalking-php/pull/94
* Fix target address in cross process header. by @jmjoy in https://github.com/apache/skywalking-php/pull/95
* Release SkyWalking PHP 0.7.0 by @jmjoy in https://github.com/apache/skywalking-php/pull/96


**Full Changelog**: https://github.com/apache/skywalking-php/compare/v0.6.0...v0.7.0