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

3.x fixes #10

Merged
merged 3 commits into from
Feb 17, 2024
Merged

3.x fixes #10

merged 3 commits into from
Feb 17, 2024

Conversation

dereuromark
Copy link
Collaborator

I looked into the plugin and was wondering why it wouldnt default to false for the

$driverConfig['sentryLog'] ?? false

part, as this throws warnings, if you only set it on the default, but not on the test datasource.
Seems not necessary to have to do that.

As for the different configs:

I wonder if there couldnt be only one CakeSentry config instead of two first level ones.

@LordSimal
Copy link
Owner

Separating the 2 configs was intentional since Sentry is directly passed on to the Sentry SDK and CakeSentry only contains config needed for plugin specific things like toggling certain features.

@dereuromark
Copy link
Collaborator Author

Is this mergeable as is?

@LordSimal LordSimal merged commit 1221ff3 into LordSimal:3.x Feb 17, 2024
6 checks passed
@dereuromark dereuromark deleted the 3.x-fixes branch February 17, 2024 17:31
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.

2 participants