datadog_trace 1.7.1

APM and distributed tracing for PHP


The Datadog PHP Tracer brings APM and distributed tracing to PHP.

License: BSD 3-Clause

Changes

## Tracer
### Fixed
- Handle EINTR in blocking ipc sender Datadog/libdatadog#900

## Profiling
### Fixed
- fork() call handling before rinit #3104

## Application Security Management
### Fixed
- Fix unhandled dd_network; fix log message; fix handling of helper errors #3107