aboutsummaryrefslogtreecommitdiff
path: root/lib/less.php/Less.php (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix bug in less.phpAndreas Hubel2020-06-071-1/+1
|
* Fix PHP8 deprecation warningMatthias Larisch2020-06-041-1/+1
|
* Fix PHP 7.4 deprecation warning, also: exception string formattingDaniel Molkentin2020-05-091-2/+2
|
* fix php 7.4 problemAndreas Hubel2020-05-011-1/+1
|
* Revert "update less.php to PHP 7.x compatible fork"derchris2019-02-041-0/+10527
| | | | This reverts commit 7ad9f272a482802da2d43fe83841adbe9bcd8cb4.
* update less.php to PHP 7.x compatible forkderchris2019-02-021-10527/+0
|
* Less.php fix php version problem with strpos wanting a string and nonempty ↵dedeibel2018-12-221-1/+1
| | | | needle value
* Less.php fixed php version problems - used break when break was meant... ↵dedeibel2018-12-221-11/+11
| | | | where reconstructable...
* Fix Less.php - PHP 7.2 issues for nowdedeibel2018-12-191-128/+145
|
* use php-based lesscss compilerMaZderMind2015-10-051-0/+10510