Skip to content

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

Merged
paulbalandan merged 1 commit intocodeigniter4:developfrom
paulbalandan:variable-undefined-et-al
Apr 13, 2025
Merged

refactor: fix variable.undefined (and other) errors#9513
paulbalandan merged 1 commit intocodeigniter4:developfrom
paulbalandan:variable-undefined-et-al

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