This is a cache of https://www.elastic.co/guide/en/apm/agent/php/current/release-notes-v0.3.html. It is a snapshot of the page at 2025-09-25T01:51:10.691+0000.
v0.3 | APM PHP Agent Reference | Elastic
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

v0.3

edit

Bug fixes

edit
  • Uninstallation support for Alpine Linux: #240
  • Added check that the corresponding extension is loaded before instrumenting it: #228

Features

edit
  • Added SERVER_TIMEOUT configuration option: #245
  • Automatically capture stack trace for spans: #232
  • Added VERIFY_SERVER_CERT configuration option: #225
  • Package deb/rpm/tar.gz with fpm (1st delivery): #79
  • Implemented sampling (TRANSACTION_SAMPLE_RATE): #216
  • Support multiple PHP APIs: #121
  • Debian Linux package installation with post-install: #98