Skip to content

refactor: fix phpstan errors in I18n - #10493

Merged
paulbalandan merged 1 commit into
codeigniter4:developfrom
paulbalandan:i18n-phpstan-baseline
Aug 28, 2026
Merged

refactor: fix phpstan errors in I18n#10493
paulbalandan merged 1 commit into
codeigniter4:developfrom
paulbalandan:i18n-phpstan-baseline

Conversation

@paulbalandan

Copy link
Copy Markdown
Member

Description
Remaining baseline is a genuine PHPStan limitation on the contravariance of __unserialize's $data parameter.

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 i18n-phpstan-baseline branch from e656176 to 713e818 Compare August 28, 2026 07:00
@paulbalandan
paulbalandan force-pushed the i18n-phpstan-baseline branch from 713e818 to 241f85f Compare August 28, 2026 10:14
@paulbalandan
paulbalandan merged commit 5c2ff00 into codeigniter4:develop Aug 28, 2026
56 checks passed
@paulbalandan
paulbalandan deleted the i18n-phpstan-baseline branch August 28, 2026 10:32
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