Skip to content

refactor: fix variable.undefined (and other) errors #9513

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

Conversation

paulbalandan
Copy link
Member

Description
Fixes the variable.undefined errors from phpstan. There were many other affected errors because tests/_support/ is now excluded for analysis but included for scanning.

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@paulbalandan paulbalandan changed the title Fix variable.undefined (and other) errors refactor: Fix variable.undefined (and other) errors Apr 12, 2025
@paulbalandan paulbalandan changed the title refactor: Fix variable.undefined (and other) errors refactor: fix variable.undefined (and other) errors Apr 12, 2025
@paulbalandan paulbalandan added the refactor Pull requests that refactor code label Apr 12, 2025
@paulbalandan paulbalandan merged commit 7cd4d32 into codeigniter4:develop Apr 13, 2025
49 checks passed
@paulbalandan paulbalandan deleted the variable-undefined-et-al branch April 13, 2025 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Pull requests that refactor code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants