scoutapm 1.0.1

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

- Fix segfault when trying to access args out of bounds (#48)
- Fix exception raised when trying to fopen a file that does not exist (#50)
- Removed notice emitted calling some functions (#51)