Skip to content

Tags: kriswallsmith/assetic

Tags

v1.4.0

Toggle v1.4.0's commit message
minor #824 Add testing on PHP 7.1 (stof)

This PR was merged into the 1.4-dev branch.

Discussion
----------

Add testing on PHP 7.1

Commits
-------

17830e3 Add testing on PHP 7.1

v1.3.2

Toggle v1.3.2's commit message
bug #775 Fix the support of legacy scssphp formatters (stof)

This PR was merged into the 1.4-dev branch.

Discussion
----------

Fix the support of legacy scssphp formatters

Scssphp 0.5 removed the deprecated classes. But as there was no warning, people might not be aware that they were using a deprecated class.
This keeps support for the deprecated formatters in Assetic by matching them to their replacement, and warns the user about it.

Commits
-------

b422ec4 Update the scssphp tests to be less strict about formatting
d6641a5 Fix the support of legacy scssphp formatters

v1.3.1

Toggle v1.3.1's commit message
use * for consistency

v1.3.0

Toggle v1.3.0's commit message
Merge pull request #754 from stof/fix_twig_2

Fix the compatibility with Twig 2

v1.2.1

Toggle v1.2.1's commit message
Fixed CssCacheBustingFilter for data urls

v1.1.3

Toggle v1.1.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix UglifyJs2 filter test

v1.0.5

Toggle v1.0.5's commit message
fixed test

v1.2.0

Toggle v1.2.0's commit message
Updated the changelog for 1.2.0

v1.2.0-alpha1

Toggle v1.2.0-alpha1's commit message
Removed the download of the cssembed jar as the url does not work any…

…more

v1.1.2

Toggle v1.1.2's commit message
updated changelog