Skip to content

Comments

refactor: remove case-insensitive comparison for HTTP methods in FilterCollector#9976

Merged
paulbalandan merged 2 commits intocodeigniter4:4.8from
paulbalandan:cleanup-filter-collector
Feb 21, 2026
Merged

refactor: remove case-insensitive comparison for HTTP methods in FilterCollector#9976
paulbalandan merged 2 commits intocodeigniter4:4.8from
paulbalandan:cleanup-filter-collector

Conversation

@paulbalandan
Copy link
Member

Description
The case-insensitive comparison was hard deprecated in v4.5

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 refactor Pull requests that refactor code 4.8 PRs that target the `4.8` branch. labels Feb 21, 2026
@paulbalandan paulbalandan force-pushed the cleanup-filter-collector branch from 4e209f5 to 9aa6b0a Compare February 21, 2026 15:43
paulbalandan and others added 2 commits February 22, 2026 02:02
Co-authored-by: michalsn <michal@sniatala.pl>
@paulbalandan paulbalandan force-pushed the cleanup-filter-collector branch from 9aa6b0a to 3d69bd6 Compare February 21, 2026 18:06
@paulbalandan paulbalandan merged commit 4c69f68 into codeigniter4:4.8 Feb 21, 2026
50 checks passed
@paulbalandan paulbalandan deleted the cleanup-filter-collector branch February 21, 2026 19:17
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.

2 participants