Skip to content

refactor: bound phpstan's analysed PHP versions - #10505

Merged
paulbalandan merged 1 commit into
codeigniter4:developfrom
paulbalandan:phpstan-bound-php-version
Sep 3, 2026
Merged

refactor: bound phpstan's analysed PHP versions#10505
paulbalandan merged 1 commit into
codeigniter4:developfrom
paulbalandan:phpstan-bound-php-version

Conversation

@paulbalandan

Copy link
Copy Markdown
Member

Description
This bounds PHPStan's analysed PHP versions, making the inferred value of PHP_VERSION_ID precise which provides us cleanups on conditionals.

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 30, 2026
@paulbalandan
paulbalandan merged commit f6533e9 into codeigniter4:develop Sep 3, 2026
60 of 61 checks passed
@paulbalandan
paulbalandan deleted the phpstan-bound-php-version branch September 3, 2026 17:24
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