Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Litarnus
Copy link
Contributor

@Litarnus Litarnus commented Sep 9, 2025

This PR adds support for callbacks when configuring integrations, which the base PHP SDK already supports.

@Litarnus Litarnus changed the title feat(integrations): allow callbacks as integrations feat(integrations): allow callbacks as integration config Sep 9, 2025
@Litarnus Litarnus linked an issue Sep 9, 2025 that may be closed by this pull request
@Litarnus Litarnus marked this pull request as ready for review September 9, 2025 09:53
Comment on lines +63 to +64
->variableNode('integrations')
->defaultValue([])
Copy link
Contributor Author

Choose a reason for hiding this comment

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

We could add some validation here to make sure it's always an array of strings or a callback

cursor[bot]

This comment was marked as outdated.

@Litarnus Litarnus merged commit 30772be into master Sep 11, 2025
40 checks passed
@Litarnus Litarnus deleted the martinl/integration-callback branch September 11, 2025 13:19
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.

Option to setup integrations filter
2 participants