0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 07, 2023 — May 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
v2.1.0 More... 8 months ago
tests: append rgb/rgba cases with decimal alpha layer More... 8 months ago
fix: compress rgba() colors in gradient, like rgb() colors More... 8 months ago
fix: compress rgba colors as rgb colors More... 8 months ago
fix: rgb syntax like 'rgb(255 255 255 / 30%);' More... 8 months ago
refactor: var naming More... 8 months ago
test: unit test for CSS4 extended rgb color format, to avoid corruption of values More... 8 months ago
fix: cut hexa color with alpha layers #aabbccdd -> #abcd More... 8 months ago
fix: simpletest/simpletest branch renamed to dev-main More... 8 months ago
fix: do not corrupt CSS4 rgb values More... 8 months ago
fix: force int values More... 8 months ago
fix: avoid Warning: Undefined array key on malformated colors More... 8 months ago
Changed strncmp() to strncasecmp(), ... (#77) More... over 1 year ago
fix: wrong path on vendor, let's go back on direct inclusion + fix the version number Refs: #73 More... over 1 year ago
v2.0.2 More... over 1 year ago
Prevent creation of dynamic property (#76) More... over 1 year ago
fix: path inclusion in binary pcsstidy require composer and use the autoload - robust path inclusion in class files whether they are used with composer or not More... over 1 year ago
fix: `css_optimiser.php` is by default not usable until you add a file named `.unlock_css_optimiser` into the same directory. Avoid unexpected use of this file if the lib is downloaded in a web accessible path. More... over 1 year ago
v2.0.1 More... about 2 years ago
Fix #71 : explicit support of custom properties as a CSS3.0 feature More... about 2 years ago
Add unit testing for custom properties More... about 2 years ago
Update Readme More... over 2 years ago
Bump to version 2.0 as minimum PHP version is now 7.1 More... over 2 years ago
flag argument for glob() can not be a null (php 8.1) More... over 2 years ago
Lowest php compatible version is now PHP 7.1 More... over 2 years ago
Upgrade simple test : use the dev-master for now as this is the one ~ compatible PHP 8.x More... over 2 years ago
Added a check to see if `get_magic_quotes_gpc()` is available. More... over 2 years ago
allowing php 8, moving to github actions More... over 2 years ago
v1.7.3 More... over 3 years ago
Fix #62 : do not filter '0' values in background-position More... over 3 years ago