slimphp / Slim-Skeleton

Slim Framework 4 Skeleton Application
http://www.slimframework.com
MIT License
1.59k stars 479 forks source link

Phpstan 1.8 level 7 compliance #298

Closed milescook closed 1 year ago

milescook commented 2 years ago

I love Slimphp skeleton template have used for years, but am always making tweaks to make it phpstan compliant. Here's some changes (as safe as I can make them) so it's compatible with level 7.

l0gicgate commented 2 years ago

You will need to fix the linting errors. You can do that automatically by running php-cs