Skip to content

refactor: fix phpstan errors in Config, Database, Query, MigrationRunner, and SQLite3\Table - #10477

Merged
paulbalandan merged 1 commit into
codeigniter4:developfrom
paulbalandan:db-leftovers-iterable-types
Aug 24, 2026
Merged

refactor: fix phpstan errors in Config, Database, Query, MigrationRunner, and SQLite3\Table#10477
paulbalandan merged 1 commit into
codeigniter4:developfrom
paulbalandan:db-leftovers-iterable-types

Conversation

@paulbalandan

@paulbalandan paulbalandan commented Aug 23, 2026

Copy link
Copy Markdown
Member

Description
Fix iterable types on the remaining DB classes.

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
@paulbalandan paulbalandan changed the title refactor: fix phpstan errors in Config, Database, Query, `Migra… refactor: fix phpstan errors in Config, Database, Query, MigrationRunner, and SQLite3\Table Aug 23, 2026
@paulbalandan
paulbalandan force-pushed the db-leftovers-iterable-types branch from d9a9678 to 9033965 Compare August 23, 2026 18:48
@paulbalandan
paulbalandan force-pushed the db-leftovers-iterable-types branch from 9033965 to 506ec33 Compare August 24, 2026 05:12
@paulbalandan
paulbalandan merged commit d9ee179 into codeigniter4:develop Aug 24, 2026
56 checks passed
@paulbalandan
paulbalandan deleted the db-leftovers-iterable-types branch August 24, 2026 05:57
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