scoutapm 1.0.2

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

Changes

- Check if curl header is available and compile support with/without curl accordingly (#54)
- Fixed bug when overriding methods in extended classes (e.g. doctrine/dbal) (#56)