Skip to content

Conversation

jtojnar
Copy link

@jtojnar jtojnar commented Oct 4, 2025

Two issues pointed out by PHPStan level 1.

7895e56 replaced the `$htmlSafe` argument with `$convertClassic` but did not update PHPDoc.

Let’s copy the description from `parse`.

Pointed out by PHPStan level 1.
`&` to denote reference is not allowed as part of type, use `@param-out`.

https://phpstan.org/blog/enhancements-in-handling-parameters-passed-by-reference

Pointed out by PHPStan level 1.
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.

1 participant