github newrelic/newrelic-php-agent v10.19.0.9
Release 10.19.0.9

latest releases: v10.22.0.12, v10.21.0.11, v10.20.0.10...
3 months ago

New features

  • feat(agent): Always link error traces using transaction ID by @mfulb in #812

Bug fixes

  • fix(agent): change detection file for Magento by @hahuja2 in #846

  • fix(agent): Add support for E_RECOVERABLE_ERROR, E_DEPRECATED, E_USER_DEPRECATED error types to fix error categorization and prioritization. E_RECOVERABLE_ERROR, E_DEPRECATED, E_USER_DEPRECATED are no longer recorded as Error by @zsistla in #850

  • fix(agent): revert to using zend_error_cb hook in PHPs 8.0+ for error reporting. This fixes error recording for PHPs 8.0+ by honoring user_error_handler: the agent will not record an error if user_error_handler handled the error by @ZNeumann in #851

Full Changelog: v10.18.0.8...v10.19.0.9

Important end-of-life information

  • Support for PHP versions 7.0 and 7.1 will EOL on June 1st, 2024

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.

Important information

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

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

NewReleases is sending notifications on new releases.