openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
L
less.php
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Feb 21, 2025 — Feb 21, 2026
Showing page 6 of 47
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
increase visibility for Less_Parser#$rules
steffkes
More...
over 10 years ago
Double slash in path
Sylvain
More...
over 10 years ago
Merge pull request #231 from paladox/patch-3
Josh Schmidt
More...
over 10 years ago
Merge pull request #230 from paladox/patch-2
Josh Schmidt
More...
over 10 years ago
Update composer.json
paladox
More...
over 10 years ago
Update .travis.yml
paladox
More...
over 10 years ago
SourceMap source path improvments
Pavel Belousov
More...
over 10 years ago
1.7.04
josh
More...
over 10 years ago
Merge pull request #191 from hieblmedia/patch-1
Josh Schmidt
More...
over 10 years ago
Merge pull request #210 from ravisorg/master
Josh Schmidt
More...
over 10 years ago
remove rooturi only if it has already been prepended
josh
More...
over 10 years ago
Merge pull request #221 from snievas/master
Josh Schmidt
More...
over 10 years ago
Merge branch 'oyejorge-master'
lduer
More...
almost 11 years ago
Merge branch 'master' of git://github.com/oyejorge/less.php into oyejorge-master
lduer
More...
almost 11 years ago
Fixed path issue when @import used in nested files
Sebastian Nievas
More...
almost 11 years ago
Merge remote-tracking branch 'origin/master'
josh
More...
almost 11 years ago
prevent error in Exception. fixes #219
josh
More...
almost 11 years ago
php diff without replace callback modifier
josh
More...
almost 11 years ago
Removed percentage requirements for color functions (since Less.js seems to be flexible on this)
Travis Richardson
More...
almost 11 years ago
Merge pull request #215 from vburlak/master
Josh Schmidt
More...
almost 11 years ago
added .travis.yml and phpunit.xml to .gitattributes
vburlak
More...
almost 11 years ago
install less.php package for production via Composer excluding /test dir
vburlak
More...
almost 11 years ago
install less.php package for production via Composer excluding /test directory
vburlak
More...
almost 11 years ago
Better error reporting for invalid parameters when using built in LESS functions. All built in functions now have default parameters (to prevent PHP from issuing "missing argument" errors) and instead do their type/parameter checking inside the function. Less_Functions::saturate checks the first parameter a little more carefully now, to determine if it's a less function or a CSS filter. Bug fix in Less_Functions::greyscale (second parameter to desaturate must be a percentage, was previously passing an integer). Removed static method Less_Functions::Expected (no longer being called anywhere). Added test case to make sure these changes don't break any functionality.
Travis Richardson
More...
almost 11 years ago
Fixed Less_Functions::saturate() - it was already checking if the first parameter was a color, and my previous commit broke that.
Travis Richardson
More...
almost 11 years ago
Applied the color validation check from Less_Functions::darken to all of the other color modification methods in Less_Functions, making it much easier to debug invalid LESS color statements (Less.php now throws errors on invalid color statements, giving you clues as to what went wrong, instead of just crashing).
Travis Richardson
More...
almost 11 years ago
Update Ruleset.php
Peter van Westen
More...
almost 11 years ago
Update Tree.php
Peter van Westen
More...
almost 11 years ago
Added indentation option
Peter van Westen
More...
almost 11 years ago
version 1.7.0.3
josh
More...
almost 11 years ago
←
1
2
3
4
5
6
7
8
9
10
…
46
47
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree