Project cleanup, PHP 8.2, class rename
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.