laravel / tinker

Powerful REPL for the Laravel framework.
https://laravel.com/docs/artisan#tinker
MIT License
7.32k stars 130 forks source link

[2.x] PHP 8 Support #116

Closed driesvints closed 3 years ago

GrahamCampbell commented 3 years ago

Ready, I think, now?

driesvints commented 3 years ago

Need framework to be tagged first.

GrahamCampbell commented 3 years ago

Tests pass without. :P

driesvints commented 3 years ago

If we break something with the current fixes we're doing before we tag a new Laravel release I'd like to know about it ;)