Skip to content

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

Open
paulbalandan wants to merge 1 commit into
codeigniter4:developfrom
paulbalandan:db-leftovers-iterable-types
Open

refactor: fix phpstan errors in Config, Database, Query, MigrationRunner, and SQLite3\Table#10477
paulbalandan wants to merge 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
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