Skip to content

refactor: fix phpstan errors in PreparedQuery and Utils - #10476

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

refactor: fix phpstan errors in PreparedQuery and Utils#10476
paulbalandan merged 1 commit into
codeigniter4:developfrom
paulbalandan:preparedquery-utils-iterable-types

Conversation

@paulbalandan

Copy link
Copy Markdown
Member

Description

  • Fixes iterable types
  • Removes redundant phpdocs
  • Make BaseUtils generic over BaseConnection

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 force-pushed the preparedquery-utils-iterable-types branch from 17edf23 to 75c4e51 Compare August 23, 2026 18:46
@paulbalandan
paulbalandan force-pushed the preparedquery-utils-iterable-types branch from 75c4e51 to 1943290 Compare August 24, 2026 04:53
@paulbalandan
paulbalandan merged commit 68883ae into codeigniter4:develop Aug 24, 2026
55 checks passed
@paulbalandan
paulbalandan deleted the preparedquery-utils-iterable-types branch August 24, 2026 05:08
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