Skip to content

[PHP] Release 0.20.1

Choose a tag to compare

@github-actions github-actions released this 26 Mar 11:07
· 17 commits to master since this release
php-v0.20.1
f0d8770

Changed

  • Update html5ever to 0.39.
  • Update selectors to 0.36.

Fixed

  • !important lost when inlining styles onto elements with existing inline style attributes. #682
  • !important lost when minify_css is enabled due to separator mismatch during property lookup. #682