Sammyjo20 / lasso

🐎 Lasso is a Laravel package created to make your deployments blazing fast.
MIT License
341 stars 16 forks source link

PHP 8 support #40

Closed husonghua closed 3 years ago

husonghua commented 3 years ago

Hey, will Lasso add PHP 8 support soon?

Sammyjo20 commented 3 years ago

Yes, this is something coming soon - but PHP 8 has barely been out two weeks.

Sammyjo20 commented 3 years ago

Currently upgrading to PHP 8.0, everything works great, but I will be waiting for friendsofphp/php-cs-fixer to add full PHP 8 support ✅

Sammyjo20 commented 3 years ago

PHP 8.0 support is ready, but I think it's important to write some tests before I roll out any more releases. Follow issue #34 for more!

Sammyjo20 commented 3 years ago

Upgraded to PHP 8 early, as I feel it's more important to have this out there now and then build tests later.