| Package Information |
| Summary |
APM and distributed tracing for PHP |
| Maintainers |
Alejandro Estringana Ruiz (lead)
[details]
Luca Abbati <
luca dot abbati at gmail dot com >
(lead)
[details]
Levi Morrison <
levim at php dot net >
(lead)
[details]
Bob Weinand <
bobwei9 at hotmail dot com >
(lead)
[details]
Anil Mahtani (lead)
[details]
Pierre Bonet (lead)
[details]
Florian Engelhardt (lead)
[details]
Luc Vieillescazes (lead)
[details]
|
| License |
BSD 3-Clause |
| Description |
The Datadog PHP Tracer brings APM and distributed tracing to PHP. |
| Homepage |
https://docs.datadoghq.com/tracing/languages/php/
|
Release notes
Version 1.18.0
(stable)
|
## All products ### Internal - Update and shrink build images, migrate to clang 19 #3771
## Tracer ### Added - Support ApmTracingMulticonfig in dynamic config #3773
### Fixed - Improve Symfony http.route resolution performance #3779 (thank you @B-Galati for the report!) - Wrap PDO::__construct for signal handling #3786
### Internal - Fix spawn\_worker trampoline issues DataDog/libdatadog#1844
## AppSec ### Added - Enable rust helper on PHP 8.5 #3780 (can be disabled with `DD_APPSEC_HELPER_RUST_REDIRECTION=false`) |