lessphp icon indicating copy to clipboard operation
lessphp copied to clipboard

Declaration of lessify::parse() should be compatible with that of lessc::parse()

Open krasimir opened this issue 12 years ago • 0 comments

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.

krasimir avatar Dec 06 '12 20:12 krasimir