-
Notifications
You must be signed in to change notification settings - Fork 514
Pull requests: leafo/lessphp
Pull requests list
Replace curly braces for PHP 7.4 & 8.0 compatibility
#665
opened Apr 30, 2024 by
HarryShipCloud
Loading...
Fix #649: PHP Fatal error: Uncaught Exception: E_NOTICE in PHP 7.4
#651
opened May 29, 2020 by
Bonscho
Loading...
fixed unsafe array access causing PHP notice in certain circumstances
#648
opened Jan 28, 2020 by
iganev
Loading...
Fix Issue 673: Parse error with named CSS grid lines and areas
#643
opened Oct 23, 2018 by
blizzardengle
Loading...
Detached Rulesets support
match-upstream
pr: enhancement
#619
opened Dec 3, 2015 by
prowebcraft
Loading...
Allow parsing multiple strings using same imports.
pending-feedback
pr: behaviour-change
pr: bug-fix
#607
opened Jun 23, 2015 by
vanderlee
Loading...
Better variable inheritance
pr: behaviour-change
pr: bug-fix
#584
opened Jan 13, 2015 by
nathanntg
Loading...
fix @import '../xxx.less' bug
pending-feedback
pr: bug-fix
#564
opened Jul 9, 2014 by
zhangyuanwei
Loading...
Bug: mixin recursion (a test case included)
pending-feedback
pr: bug-fix
#546
opened Apr 2, 2014 by
Oreolek
Loading...
Accurate file and line number when throwing undefined mixin or unknown block operation error.
pr: bug-fix
#524
opened Dec 27, 2013 by
yansern
Loading...
Implement caching for on-demand compiling with plessc
enhancement
#513
opened Dec 3, 2013 by
thybzi
Loading...
Fixed problem with @keyframes syntax
pr: bug-fix
#469
opened Sep 12, 2013 by
tomekrychtyk
Loading...
Updated contrast to make arguments 2 and 3 optional.
pr: behaviour-change
#440
opened Jun 16, 2013 by
maxnyby
Loading...
Make injectVariables compatible to other var Prefixes
pr: behaviour-change
#414
opened Apr 16, 2013 by
Handfeger
Contributor
Loading...
Declaration of lessify::parse() should be compatible with that of lessc::parse()
pr: bug-fix
#351
opened Dec 6, 2012 by
krasimir
Loading...
support -f and -c with -w
pr: behaviour-change
pr: bug-fix
#338
opened Nov 1, 2012 by
mindplay-dk
Loading...
Partial fix for #311, updated checkedCompile to allow for an array of files
#312
opened Sep 25, 2012 by
Bluestreak2k5
Loading...
Removing unneeded semicolon at the end of block
pr: behaviour-change
#303
opened Sep 7, 2012 by
Marat-Tanalin
Contributor
Loading...
Added ability to change relative paths according to path to root .less file. (#119)
pr: enhancement
#291
opened Aug 17, 2012 by
Nodge
Loading...
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.