Skip to content

Project cleanup, PHP 8.2, class rename

Choose a tag to compare

@iquito iquito released this 17 Sep 16:36
· 1 commit to master since this release

A lot of project-internal cleanup and reorganization. Otherwise PHP 8.2 is now the minimum version, and a wrongly named class (RemoveHTMLTagCharacters) was properly renamed (RemoveHTMLTagCharactersFilter). That's all.