1
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Feb 25, 2025 — Feb 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Correct gc_lifetime
Josh Schmidt
as Josh
More... over 11 years ago
Only touch() the .list file to prevent browser caching issues. Fixes #143, #140
Josh Schmidt
as Josh
More... over 11 years ago
Merge pull request #144 from dkrnl/master More... over 11 years ago
Merge pull request #141 from KaptinLin/patch-1 More... over 11 years ago
Update Parser.php More... over 11 years ago
Fix support not-ascii characters with mbstring.func_overload setting More... over 11 years ago
Update Parser.php More... over 11 years ago
Set mbstring.internal_encoding = ascii if mbstring.func_overload enabled More... over 11 years ago
Fix php warning: mb_substr_count() expects at most 3 parameters, 4 given More... over 11 years ago
Update Definition.php More... over 11 years ago
Merge pull request #139 from BradCrumb/master More... over 11 years ago
updated README More... over 11 years ago
added support for registerFunction and unregisterFunction for Leafo/lessphp adapter More... over 11 years ago
1.7.0.2
Josh Schmidt
as Josh
More... over 11 years ago
update test files
Josh Schmidt
as Josh
More... over 11 years ago
add $modify_vars option to Less_Cache::Get(). serializeVars() method changed to static. Fixes #132 and #135
Josh Schmidt
as Josh
More... over 11 years ago
Merge pull request #138 from dkrnl/master More... over 11 years ago
add font mime types More... over 11 years ago
Merge pull request #133 from VyseExhale/patch-1 More... almost 12 years ago
Merge pull request #134 from VyseExhale/patch-2 More... almost 12 years ago
Update Call.php - Exception undefined message More... almost 12 years ago
Update Variable.php - Exception message More... almost 12 years ago
Merge pull request #130 from zghosts/master More... almost 12 years ago
add missing visibility declaration to properies and methods More... almost 12 years ago
Merge remote-tracking branch 'upstream/master' More... almost 12 years ago
prevent "uninitialized string offset" notices. Fixes #129
Josh Schmidt
as Josh
More... almost 12 years ago
set sourceMapBasepath
Josh Schmidt
as Josh
More... almost 12 years ago
update expected sourcemap results
Josh Schmidt
as Josh
More... almost 12 years ago
use sourceMapRootpath and sourceMapBasepath. #127
Josh Schmidt
as Josh
More... almost 12 years ago
fix throwing of exceptions, should be "throw new Exception(...)" More... almost 12 years ago