Skip to content

Tags: deroqin/minify

Tags

1.3.63

Toggle 1.3.63's commit message
Fix matthiasmullie#301 calc() not followed by end of line or semicolo…

…n not correctly matched

1.3.62

Toggle 1.3.62's commit message
Implode swap parameter order for PHP-7.4 support.

1.3.61

Toggle 1.3.61's commit message
php-cs-fixer

1.3.60

Toggle 1.3.60's commit message
Don't iterate over positions that have already been unset

Fixes matthiasmullie#245

1.3.59

Toggle 1.3.59's commit message
Run tests with Docker

1.3.58

Toggle 1.3.58's commit message
Add test for matthiasmullie#227

1.3.57

Toggle 1.3.57's commit message
Add 7.2 to build matrix

1.3.56

Toggle 1.3.56's commit message
Leave calc expressions alone when stripping units off of 0

Fixed matthiasmullie#217

1.3.55

Toggle 1.3.55's commit message
Fix PHP5.3 compatibility

Yet another ugly workaround...
Fixes matthiasmullie#208

1.3.54

Toggle 1.3.54's commit message
Regexes can also start in array

Fixes matthiasmullie#209