scoutapm

Native Extension Component for ScoutAPM's PHP Agent


ScoutAPM's extension for PHP provides additional capabilities to application monitoring over just using the base PHP userland library.

License: MIT

Latest releases

Version Release Download
1.10.0 2023-12-01 scoutapm-1.10.0.tgz
1.9.1 2022-12-14 scoutapm-1.9.1.tgz
1.9.0 2022-12-09 scoutapm-1.9.0.tgz
1.8.3 2022-10-18 scoutapm-1.8.3.tgz
1.8.2 2022-08-26 scoutapm-1.8.2.tgz
Show all releases

Changelog

Version Message
1.10.0 - Add support for PHP 8.3 (#135)
- Fix CI build matrix (#137)
- Add help for installing the ext in a Dockerfile (#136)
1.9.1 - Fix missing PHP 8.2 assets for Windows (#130)
1.9.0 - Add PHP 8.2 support (#125)
1.8.3 - Improved MINFO output for curl availability (#126)
1.8.2 - Enable HAVE_SCOUT_CURL if it is available in the Windows builds (#121)
Show complete changelog