Skip to content

Fix InvalidDocblock for assertions could not be suppressed#11700

Open
kkmuffme wants to merge 1 commit intovimeo:6.xfrom
kkmuffme:fix-invalid-docblock-suppression-for-assertions
Open

Fix InvalidDocblock for assertions could not be suppressed#11700
kkmuffme wants to merge 1 commit intovimeo:6.xfrom
kkmuffme:fix-invalid-docblock-suppression-for-assertions

Conversation

@kkmuffme
Copy link
Contributor

@kkmuffme kkmuffme commented Mar 1, 2026

Fix #11662

@kkmuffme kkmuffme marked this pull request as ready for review March 1, 2026 23:31
@danog
Copy link
Collaborator

danog commented Mar 3, 2026

I'd rather fix the parsing of phpstan blocks instead...

@kkmuffme
Copy link
Contributor Author

kkmuffme commented Mar 3, 2026

The primary issue here isn't with phpstan doc, but with any invalid docblock (including psalm) from an external lib that cannot be suppressed - that's what this PR fixes.

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.

Impossible to suppress InvalidDocblock from library code

2 participants