Skip to content

Releases: Exercise/HTMLPurifierBundle

Support Symfony 4.0

09 Mar 09:25
308b47f

Choose a tag to compare

Support Symfony 4.0 Pre-release
Pre-release
Merge pull request #47 from stof/symfony_4

Add support for Symfony 4

Fixed Cache warmup

17 Jan 12:19

Choose a tag to compare

@alister Fixed Permissions issue when clearing cache, see - #37

Symfony3 support

29 May 05:55

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

Choose a tag to compare

Switch the Twig integration to use non-deprecated APIs

27 Aug 11:17

Choose a tag to compare

Symfony 2.7 compatibility

05 Aug 07:26

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

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