lessphp
lessphp copied to clipboard
Declaration of lessify::parse() should be compatible with that of lessc::parse()
Hello,
I'm using PHP 5.3 and I got the following error: Declaration of lessify::parse() should be compatible with that of lessc::parse()
The second parameter of the parse method was missed. Will be nice if it is fixed in the original repo.