Skip to content

Introduce before_send_transaction option#1424

Merged
stayallive merged 5 commits intodevelopfrom
before-send-transaction
Nov 14, 2022
Merged

Introduce before_send_transaction option#1424
stayallive merged 5 commits intodevelopfrom
before-send-transaction

Conversation

@stayallive
Copy link
Copy Markdown
Collaborator

@stayallive stayallive commented Nov 9, 2022

Fixes #1423 (TODO: Docs PR)

@stayallive stayallive changed the base branch from master to develop November 9, 2022 11:34
Copy link
Copy Markdown
Member

@cleptric cleptric left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :shipit:

Comment thread src/Client.php
return $event;
}

private function applyBeforeSendCallback(Event $event, ?EventHint $hint): ?Event
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add beforeSendTransaction

2 participants