Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix htmlspecialchars and htmlentities being not-empty-string without ENT_SUBSTITUTE flag #3710

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

jack-worman
Copy link
Contributor

@jack-worman jack-worman changed the title Fix-GH-12021 Fix htmlspecialchars and htmlentities being not-empty-string without ENT_SUBSTITUTE flag Dec 6, 2024
@ondrejmirtes ondrejmirtes merged commit 9a718ee into phpstan:2.0.x Dec 9, 2024
424 of 426 checks passed
@ondrejmirtes
Copy link
Member

Thank you!

@jack-worman jack-worman deleted the Fix-GH-12021 branch December 12, 2024 02:29
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.

htmlentities(<non-empty-string>) or htmlspecialchars(<non-empty-string>) is not always a non-empty-string
2 participants