Skip to content

refactor: type between query values as array - #10301

Merged
michalsn merged 1 commit into
codeigniter4:4.8from
michalsn:refactor/between-array-type
Jun 12, 2026
Merged

refactor: type between query values as array#10301
michalsn merged 1 commit into
codeigniter4:4.8from
michalsn:refactor/between-array-type

Conversation

@michalsn

Copy link
Copy Markdown
Member

Description
This PR types the $values parameter for whereBetween() and related Query Builder methods as ?array, and updates the related Model phpdoc and User Guide signatures.

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

@michalsn michalsn added refactor Pull requests that refactor code 4.8 PRs that target the `4.8` branch. labels Jun 11, 2026
@michalsn
michalsn merged commit 1de7b12 into codeigniter4:4.8 Jun 12, 2026
57 checks passed
@michalsn

Copy link
Copy Markdown
Member Author

Thank you for the reviews!

@michalsn
michalsn deleted the refactor/between-array-type branch August 10, 2026 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.8 PRs that target the `4.8` branch. refactor Pull requests that refactor code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants