Skip to content

phpstan fixes (includes/admin/*) #119

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 1 commit into from
Apr 24, 2025
Merged

phpstan fixes (includes/admin/*) #119

merged 1 commit into from
Apr 24, 2025

Conversation

pkevan
Copy link
Contributor

@pkevan pkevan commented Apr 24, 2025

Some phpstan failures would require a more thorough fix, re-templating some of the plugin Variable $field might not be defined. so haven't tackled those here, but think we can consider the issue resolved and leave in the exception in the baseline.neon file

Fixes #63.

@pkevan pkevan changed the title phpstan fixes phpstan fixes (includes/admin/*) Apr 24, 2025
Copy link
Contributor

@cbravobernal cbravobernal left a comment

Choose a reason for hiding this comment

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

LGTM

@pkevan pkevan added this to the 6.5.0 milestone Apr 24, 2025
@pkevan pkevan merged commit 42a0695 into trunk Apr 24, 2025
5 checks passed
@kraftbj kraftbj deleted the issue/63 branch May 14, 2025 20:27
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.

PHPStan: correct includes/admin/**
2 participants