FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: Add missing enable_metrics option to init() docblock by JulienChavee · Pull Request #2184 · getsentry/sentry-php · GitHub

fix: Add missing enable_metrics option to init() docblock - #2184

Merged
Litarnus merged 2 commits into
getsentry:masterfrom
JulienChavee:master
Aug 24, 2026
Merged

fix: Add missing enable_metrics option to init() docblock#2184
Litarnus merged 2 commits into
getsentry:masterfrom
JulienChavee:master

Conversation

Copy link
Copy Markdown
Contributor

Description

  • The init() array-shape docblock in src/functions.php was missing the enable_metrics option, even though it's a fully implemented and working option (Options::setEnableMetrics() / getEnableMetrics(), resolver default true).

Issues

Resolve: #2183

Reminders

Litarnus left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

looks good, thanks for the contribution

Litarnus merged commit b638f54 into getsentry:master Aug 24, 2026
51 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

Missing enable_metrics option to init() docblock

3 participants


Back | FazBrowse Home | New Git URL