PHP 8.1 uses HTML parsing functions in other way
panvid opened this issue · 1 comments
panvid commented
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