-
Notifications
You must be signed in to change notification settings - Fork 35
Upgrade to PHPStan 2.x #3415
Copy link
Copy link
Open
Labels
Maintenance & FixesTicket/PR related to codebase maintenance tasksTicket/PR related to codebase maintenance taskswp-parselyRequired label for all issuesRequired label for all issues
Milestone
Metadata
Metadata
Assignees
Labels
Maintenance & FixesTicket/PR related to codebase maintenance tasksTicket/PR related to codebase maintenance taskswp-parselyRequired label for all issuesRequired label for all issues
Type
Fields
Give feedbackNo fields configured for Task.
Is your request related to a problem?
We're currently using PHPStan 1.x as our Static Analysis tool.
PHPStan 2.0.0 was released on November 11 2024, though the 1.x branch is still maintained at the time of this writing. According to this blog post:
Describe the solution you'd like
Upgrade to PHPStan 2.x following the upgrade guide to take advantage of all the advancements.