Releases: mewebstudio/Purifier
Releases · mewebstudio/Purifier
HTMLPurifier for Laravel 5/6/7/8/9/10/11 - 3.4.2
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
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
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
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
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
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
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
Merge pull request #149 from sergiy-petrov/patch-1 Improve CI testing
HTMLPurifier for Laravel 5/6/7/8 - 3.3.4
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
Merge pull request #146 from pascalbaljet/php-8.0 Support for PHP 8.0