Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-06-07 | fix bug in less.php | Andreas Hubel | 1 | -1/+1 | |
2020-06-04 | Fix PHP8 deprecation warning | Matthias Larisch | 1 | -1/+1 | |
2020-05-09 | Fix PHP 7.4 deprecation warning, also: exception string formatting | Daniel Molkentin | 1 | -2/+2 | |
2020-05-01 | fix php 7.4 problem | Andreas Hubel | 1 | -1/+1 | |
2019-02-04 | Revert "update less.php to PHP 7.x compatible fork" | derchris | 63 | -10862/+21076 | |
This reverts commit 7ad9f272a482802da2d43fe83841adbe9bcd8cb4. | |||||
2019-02-02 | update less.php to PHP 7.x compatible fork | derchris | 63 | -21076/+10862 | |
2018-12-22 | Less.php fix php version problem with strpos wanting a string and nonempty ↵ | dedeibel | 1 | -1/+1 | |
needle value | |||||
2018-12-22 | Less.php fixed php version problems - used break when break was meant... ↵ | dedeibel | 1 | -11/+11 | |
where reconstructable... | |||||
2018-12-19 | Fix Less.php - PHP 7.2 issues for now | dedeibel | 2 | -128/+10655 | |
2015-11-14 | less.php: take relative-url into account when building the cache filename | MaZderMind | 1 | -5/+4 | |
this allows to compile the same file with different relative-urls with caching | |||||
2015-10-05 | use php-based lesscss compiler | MaZderMind | 3 | -0/+10841 | |