github newrelic/newrelic-php-agent v11.2.0.15

10 hours ago

New Relic PHP Agent 11.2.0.15

New Features

  • feat(agent): if possible, use composer runtime API to collect information about PHP packages used by the application for New Relic Vulnerability Management. This feature is controlled via the new newrelic.vulnerability_management.composer_api.enabled INI value (off by default). by @lavarou in #962
  • Symfony 6 & 7 support verified.

Security

  • security(daemon): upgrade golang to 1.23.1 by @zsistla in #964

Bug Fixes

  • fix(agent): Fixes newrelic_notice_error() API for PHP 8+ when using the 4 parameter API variant by @mfulb in #960

Support statement

  • New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. For more information on supported agent versions and EOL timelines, check out our PHP EOL policy.
  • The PHP agent compatibility and requirements page should be consulted for the latest information on supported PHP versions and platforms.

For installations using an unsupported PHP version or platform, it's highly recommended that you disable the auto-update mechanisms for the PHP agent packages. This can be done by adding the PHP agent packages to an exclusion list for package upgrades. Or you could version pin the PHP agent package to an agent version that supports the old, unsupported feature(s). Failure to prevent upgrades may result in a newer agent release being installed and the removal of support for the required, unsupported features. This would disrupt APM data collection.

The PHP agent packages that are affected are:

- newrelic-php5
- newrelic-php5-common
- newrelic-daemon

Full Changelog: v11.1.0.14...v11.2.0.15

Don't miss a new newrelic-php-agent release

NewReleases is sending notifications on new releases.