Skip to content

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

@JulienChavee

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 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.

looks good, thanks for the contribution

@Litarnus
Litarnus merged commit b638f54 into getsentry:master Aug 24, 2026
51 checks passed
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