Skip to content

refactor: fix phpstan errors in Debug - #10478

Open
paulbalandan wants to merge 1 commit into
codeigniter4:developfrom
paulbalandan:debug-phpstan-baseline
Open

refactor: fix phpstan errors in Debug#10478
paulbalandan wants to merge 1 commit into
codeigniter4:developfrom
paulbalandan:debug-phpstan-baseline

Conversation

@paulbalandan

Copy link
Copy Markdown
Member

Description

  • Fix missing iterable types
  • Fix method not found errors using @phpstan-assert
  • Deprecated never used property

Checklist:

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

@paulbalandan paulbalandan added the refactor Pull requests that refactor code label Aug 23, 2026
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.

2 participants