| 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 0.13.4
 (beta)
 | Special thanks to @stayallive for helping us debugging the memory issues in his environment! His help and guidance were of paramount importance.
 
 ### Fixed
 - Accessing freed memory when instrumentation code un/instrumented itself #314
 - Freeing `$this` object prematurely in PHP-FPM VM #317
 |