Skip to content

docs(php): fix Monolog logs handler example - #19273

Open
sansynx wants to merge 1 commit into
getsentry:masterfrom
sansynx:fix-php-monolog-logs-handler
Open

docs(php): fix Monolog logs handler example#19273
sansynx wants to merge 1 commit into
getsentry:masterfrom
sansynx:fix-php-monolog-logs-handler

Conversation

@sansynx

@sansynx sansynx commented Sep 4, 2026

Copy link
Copy Markdown

DESCRIBE YOUR PR

Fixes #19177

Updates the PHP Monolog logs example to use the current LogsHandler constructor signature.

IS YOUR CHANGE URGENT?

  • No deadline: Not urgent, can wait up to 1 week+

SLA

  • Please give the docs team up to 1 week to review this change.

PRE-MERGE CHECKLIST

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs (subject matter experts)
  • PR was reviewed and approved by a member of the Sentry docs team

LEGAL BOILERPLATE

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.

Copilot AI lite review requested due to automatic review settings September 4, 2026 03:13
@vercel

vercel Bot commented Sep 4, 2026

Copy link
Copy Markdown

@sansynx is attempting to deploy a commit to the Sentry Team on Vercel.

A member of the Team first needs to authorize it.

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@codeowner-assignment
codeowner-assignment Bot requested a review from a team September 4, 2026 03:13
@github-actions github-actions Bot added the Priority: Normal Docs review has no urgent deadline label Sep 4, 2026
Comment thread platform-includes/logs/setup/php.mdx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority: Normal Docs review has no urgent deadline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Monolog Log Handler is using old constructor parameters

2 participants