Skip to content

Releases: Exercise/HTMLPurifierBundle

Symfony3 support

29 May 05:55
Compare
Choose a tag to compare
Merge pull request #35 from christoph-hautzinger/patch-1

made bundle ready for symfony3

use PSR-4 autoloading

28 Aug 17:18
Compare
Choose a tag to compare

Switch the Twig integration to use non-deprecated APIs

27 Aug 11:17
Compare
Choose a tag to compare

Symfony 2.7 compatibility

05 Aug 07:26
Compare
Choose a tag to compare
Merge pull request #21 from caxy/feature/no-bootstrap

no need to bootstrap HTML Purifier when using composer autoloader.

v0.1.0

10 Apr 20:27
Compare
Choose a tag to compare
Merge pull request #18 from shieldo/use_composer_for_tests

add symfony/twig to composer.json, and make test suite boot using composer autoload