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

PHP 8.1 uses HTML parsing functions in other way #693

Closed
panvid opened this issue Feb 16, 2022 · 1 comment
Closed

PHP 8.1 uses HTML parsing functions in other way #693

panvid opened this issue Feb 16, 2022 · 1 comment

Comments

@panvid
Copy link
Contributor

panvid commented Feb 16, 2022

See: https://www.php.net/manual/en/function.htmlspecialchars.php

8.1.0 | flags changed from ENT_COMPAT to ENT_QUOTES | ENT_SUBSTITUTE | ENT_HTML401.

https://github.com/mrclay/minify/blob/master/lib/Minify.php#L474

@glensc
Copy link
Collaborator

glensc commented Feb 6, 2023

send a PR

@mrclay mrclay closed this as completed in 43fb768 Jan 4, 2024
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

No branches or pull requests

2 participants