Skip to content

Conversation

Litarnus
Copy link
Contributor

@Litarnus Litarnus commented Sep 25, 2025

Introducing attachment support for PHP!

Attachments can be set on Scopes and will be added to Errors and Transaction events when sending them to sentry.

The PR currently does not enforce limits and reads the entire attachment content in memory before sending it. There is room for improvement such as respecting attachment limits as well as streaming the envelope to reduce the memory impact.

@Litarnus Litarnus self-assigned this Sep 29, 2025
@Litarnus Litarnus added the 5.x label Sep 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant