chore(deps): update dependency newrelic/newrelic-php-agent to v10.19.0.9 (main) #953
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
10.18.0.8
->10.19.0.9
Release Notes
newrelic/newrelic-php-agent (newrelic/newrelic-php-agent)
v10.19.0.9
: Release 10.19.0.9Compare Source
New features
Bug fixes
fix(agent): change detection file for Magento by @hahuja2 in https://github.com/newrelic/newrelic-php-agent/pull/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 asError
by @zsistla in https://github.com/newrelic/newrelic-php-agent/pull/850fix(agent): revert to using
zend_error_cb
hook in PHPs 8.0+ for error reporting. This fixes error recording for PHPs 8.0+ by honoringuser_error_handler
: the agent will not record an error ifuser_error_handler
handled the error by @ZNeumann in https://github.com/newrelic/newrelic-php-agent/pull/851Full Changelog: newrelic/newrelic-php-agent@v10.18.0.8...v10.19.0.9
Important end-of-life information
Support statement
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:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.