CodeIgniter4 icon indicating copy to clipboard operation
CodeIgniter4 copied to clipboard

[4.6] feat: force PHP default 32 chars length at 4 bits to Session ID

Open kenjis opened this issue 1 year ago • 1 comments

Description Supersedes #9135 See #9116 and https://github.com/codeigniter4/CodeIgniter4/issues/9116#issuecomment-2300918329

These INI settings have been deprecated in PHP 8.4. This PR enforces the behavior in PHP 9.

Checklist:

  • [x] Securely signed commits
  • [x] Component(s) with PHPDoc blocks, only if necessary or adds value
  • [ ] Unit testing, with >80% coverage
  • [x] User guide updated
  • [x] Conforms to style guide

kenjis avatar Aug 22 '24 01:08 kenjis

Added docs.

kenjis avatar Aug 27 '24 05:08 kenjis

:wave: Hi, @kenjis!

We detected conflicts in your PR against the base branch :speak_no_evil:
You may want to sync :arrows_counterclockwise: your branch with upstream!

Ref: Syncing Your Branch

github-actions[bot] avatar Aug 30 '24 00:08 github-actions[bot]

Rebased to resolve conflicts.

kenjis avatar Aug 30 '24 00:08 kenjis