You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix all warnings for reaching level 3
In phpstan.neon increase the level to level: 3
Execute composer phpstan and fix all warnings related to return types and types assigned to properties.
Current Behavior
Now PHPstan is set to level 2
The text was updated successfully, but these errors were encountered:
PHPStan level 3
Expected Behavior
Fix all warnings for reaching level 3
In phpstan.neon increase the level to
level: 3
Execute
composer phpstan
and fix all warnings related to return types and types assigned to properties.Current Behavior
Now PHPstan is set to level 2
The text was updated successfully, but these errors were encountered: