Skip to content

Upgrade to Laravel 11 #2904

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jun 3, 2025
Merged

Conversation

williamjallen
Copy link
Collaborator

Closes #2647. Upgrading to Laravel 11 will allow us to subsequently upgrade a number of other dependencies. The biggest improvement for CDash is Laravel's effort to be more friendly to static analysis. This change allows PHPStan to analyze our code much more deeply. While addressing the new PHPStan errors, I improved our config by ignoring errors about calling laravel's static members dynamically.

Copy link
Member

@josephsnyder josephsnyder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! I haven't found any issues with manual testing

@josephsnyder josephsnyder added this pull request to the merge queue Jun 3, 2025
Merged via the queue into Kitware:master with commit 26df79d Jun 3, 2025
7 checks passed
@williamjallen williamjallen deleted the laravel-11 branch June 3, 2025 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade to Laravel 11
2 participants