Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix bug in less.php | Andreas Hubel | 2020-06-07 | 1 | -1/+1 |
| | |||||
* | Fix PHP8 deprecation warning | Matthias Larisch | 2020-06-04 | 1 | -1/+1 |
| | |||||
* | Fix PHP 7.4 deprecation warning, also: exception string formatting | Daniel Molkentin | 2020-05-09 | 1 | -2/+2 |
| | |||||
* | fix php 7.4 problem | Andreas Hubel | 2020-05-01 | 1 | -1/+1 |
| | |||||
* | Revert "update less.php to PHP 7.x compatible fork" | derchris | 2019-02-04 | 1 | -0/+10527 |
| | | | | This reverts commit 7ad9f272a482802da2d43fe83841adbe9bcd8cb4. | ||||
* | update less.php to PHP 7.x compatible fork | derchris | 2019-02-02 | 1 | -10527/+0 |
| | |||||
* | Less.php fix php version problem with strpos wanting a string and nonempty ↵ | dedeibel | 2018-12-22 | 1 | -1/+1 |
| | | | | needle value | ||||
* | Less.php fixed php version problems - used break when break was meant... ↵ | dedeibel | 2018-12-22 | 1 | -11/+11 |
| | | | | where reconstructable... | ||||
* | Fix Less.php - PHP 7.2 issues for now | dedeibel | 2018-12-19 | 1 | -128/+145 |
| | |||||
* | use php-based lesscss compiler | MaZderMind | 2015-10-05 | 1 | -0/+10510 |