Releases: Exercise/HTMLPurifierBundle
Releases · Exercise/HTMLPurifierBundle
Symfony3 support
Merge pull request #35 from christoph-hautzinger/patch-1 made bundle ready for symfony3
use PSR-4 autoloading
Switch the Twig integration to use non-deprecated APIs
Symfony 2.7 compatibility
Merge pull request #21 from caxy/feature/no-bootstrap no need to bootstrap HTML Purifier when using composer autoloader.