Skip to content

refactor: fix remaining missing iterable types - #10497

Open
paulbalandan wants to merge 1 commit into
codeigniter4:developfrom
paulbalandan:missing-iterable-value-baseline
Open

refactor: fix remaining missing iterable types#10497
paulbalandan wants to merge 1 commit into
codeigniter4:developfrom
paulbalandan:missing-iterable-value-baseline

Conversation

@paulbalandan

Copy link
Copy Markdown
Member

Description
After this and the other PRs are merged, the remaing 1 entry is for a genuine limitation.

Closes #8732

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 28, 2026
@paulbalandan
paulbalandan force-pushed the missing-iterable-value-baseline branch from 526710a to 55f342b Compare August 28, 2026 07:00
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.

Dev: PHPStan "no value type specified in iterable type array" errors

2 participants