Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix "malformed UTF-8 characters" issue #1043

Closed
wants to merge 37 commits into from

Conversation

SergeyKleyman
Copy link
Contributor

Fixes #945

@SergeyKleyman SergeyKleyman self-assigned this Aug 23, 2023
@SergeyKleyman SergeyKleyman changed the title Workaround potential "malformed UTF-8 characters" exception Work around potential "malformed UTF-8 characters" exception Aug 23, 2023
@SergeyKleyman SergeyKleyman changed the title Work around potential "malformed UTF-8 characters" exception Fix "malformed UTF-8 characters" issue Aug 23, 2023
@SergeyKleyman SergeyKleyman marked this pull request as ready for review August 23, 2023 10:04
carsonip and others added 19 commits August 29, 2023 20:29
…esn't comply that limitation (elastic#1044)

* Documented open_basedir limitation and logging if boostrapper path doesn't comply that limitation (elastic#909)
* Added documentation for inferred spans configuration

* trigger build

* Added experimental note

* Apply suggestions from code review

Co-authored-by: Brandon Morelli <[email protected]>

---------

Co-authored-by: Victor Martinez <[email protected]>
Co-authored-by: Brandon Morelli <[email protected]>
…#1055)

* Modified class and method separator to be always '::' (1054)

* fixed formatting

* expectation fixed

* fixed test
intuibase and others added 17 commits September 28, 2023 10:19
Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [hashicorp/vault-action](https://github.com/hashicorp/vault-action).


Updates `actions/checkout` from 3 to 4
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

Updates `hashicorp/vault-action` from 2.7.3 to 2.7.4
- [Release notes](https://github.com/hashicorp/vault-action/releases)
- [Changelog](https://github.com/hashicorp/vault-action/blob/main/CHANGELOG.md)
- [Commits](hashicorp/vault-action@v2.7.3...v2.7.4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: hashicorp/vault-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Allow passing environment variables from Apache to PHP-FPM to be used as Elastic APM PHP agent configuration
@SergeyKleyman
Copy link
Contributor Author

Superseded by #1120

@SergeyKleyman SergeyKleyman deleted the malformed_UTF-8 branch January 16, 2024 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Elastic APM PHP Agent SerializationException due to malformed UTF-8 characters
5 participants