leafo / lessphp

LESS compiler written in PHP
http://leafo.net/lessphp
Other
2.2k stars 529 forks source link

Support for PHP 8.2 #663

Open ca-dsgn opened 1 year ago

ca-dsgn commented 1 year ago

I updated my fork of this repo to run under PHP 8.2. You can install it via composer:

composer require ca-dsgn/lessphp

The code under packagist will also be auto-updated to support future releases of PHP.

devtroll commented 1 year ago

@ca-dsgn Can u make a PR?

ca-dsgn commented 1 year ago

Please check the changes I made to the repository of mjphaynes:

https://github.com/mjphaynes/lessphp/compare/master...ca-dsgn:lessphp:master

liamlauhk commented 7 months ago

Please check the changes I made to the repository of mjphaynes:

mjphaynes/lessphp@master...ca-dsgn:lessphp:master

thanks bro, you saved my ass

bileckme commented 5 months ago

素晴らしい