Releases: matthiasmullie/minify
Releases · matthiasmullie/minify
1.3.63
Fix #301 calc() not followed by end of line or semicolon not correctl…
1.3.62
Implode swap parameter order for PHP-7.4 support.
1.3.61
php-cs-fixer
1.3.60: Don't iterate over positions that have already been unset
1.3.59
Run tests with Docker
1.3.58
Add test for #227
1.3.57
Add 7.2 to build matrix
1.3.56: Leave calc expressions alone when stripping units off of 0
1.3.55: Fix PHP5.3 compatibility
Yet another ugly workaround... Fixes #208
1.3.54: Regexes can also start in array
Fixes #209