New features
- feat(agent): add support for Yii v2 by @razvanphp and @lavarou in #848 (resolves #821)
- feat(agent): Add supportability metrics for PHP packages that provide major version by @hahuja2 in #868
- feat(agent): update default for
newrelic.framework.wordpress.hooks.options
options by @lavarou in #880
Bug fixes
- fix(agent): Fix error reporting for errors converted by PHP to exceptions by @zsistla in #876 (resolves #872)
- fix(agent): Fix warning from mysqli when explaining slow SQL queries by @mfulb in #881 (resolves #875)
- fix(agent): improve exception handler instrumentation for PHPs 8.0+ by @lavarou in #877
- fix(daemon): fix json struct tag for docker id by @bduranleau-nr in #870
- fix: improve communications of PHP packages data to the backend by @bduranleau-nr in #871
Security updates
- security(daemon): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /daemon by @dependabot in #855
- security(daemon): bump golang.org/x/net from 0.20.0 to 0.23.0 in /daemon by @dependabot in #879
Contributors
Thank you @razvanphp and @NiklasBr for your contributions!
Thank you @iaibai for excellent bug report in #875!
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
Full Changelog: v10.19.0.9...v10.20.0.10