Skip to content

Releases: mewebstudio/Purifier

HTMLPurifier for Laravel 5/6/7/8/9/10/11 - 3.4.2

20 Mar 16:18
d4d3830
Compare
Choose a tag to compare
Merge pull request #195 from gisostallenberg/patch-1

Fix typehint of $config argument in Purifier::clean

HTMLPurifier for Laravel 5/6/7/8/9/10 - 3.4.1

02 Aug 20:07
48e7bdd
Compare
Choose a tag to compare
Merge pull request #190 from spotwilliams/fixes

Updated composer so the tag can be used. Updated tests accordingly

HTMLPurifier for Laravel 5/6/7/8/9/10 - 3.4.0

14 Mar 08:29
48e7bdd
Compare
Choose a tag to compare
Merge pull request #190 from spotwilliams/fixes

Updated composer so the tag can be used. Updated tests accordingly

HTMLPurifier for Laravel 5/6/7/8/9 - 3.3.9

14 Dec 09:04
e7523ae
Compare
Choose a tag to compare
Merge pull request #180 from goodjack/patch-1

Update the version of Laravel mentioned in the description

HTMLPurifier for Laravel 5/6/7/8 - 3.3.8

20 Jul 12:14
164b420
Compare
Choose a tag to compare
Merge pull request #168 from mauri870/class-attr-def

Automatically instantiate attributes using php class names

HTMLPurifier for Laravel 5/6/7/8 - 3.3.7

12 Feb 15:55
9844bc8
Compare
Choose a tag to compare
Merge pull request #158 from tabacitu/adds-support-for-laravel-9

Adds support for Laravel 9

HTMLPurifier for Laravel 5/6/7/8 - 3.3.6

14 Oct 15:27
1d033fc
Compare
Choose a tag to compare
Merge pull request #155 from tabacitu/add-custom-casts-to-refreshed-docs

Add custom casts to refreshed docs

HTMLPurifier for Laravel 5/6/7/8 - 3.3.5

17 May 00:17
53f2be3
Compare
Choose a tag to compare
Merge pull request #149 from sergiy-petrov/patch-1

Improve CI testing

HTMLPurifier for Laravel 5/6/7/8 - 3.3.4

24 Mar 18:34
c81d5ed
Compare
Choose a tag to compare
Merge pull request #148 from incentify-platform/add-null-support

Allow explicit non string types through without being cast to empty strings

HTMLPurifier for Laravel 5/6/7/8 - 3.3.3

03 Nov 19:47
8e0b3d8
Compare
Choose a tag to compare
Merge pull request #146 from pascalbaljet/php-8.0

Support for PHP 8.0