Skip to content

feat: add deprecation error handling for session.sid_length and session.sid_bits_per_character for PHP 8.4 - #9135

Closed
kenjis wants to merge 1 commit into
codeigniter4:developfrom
kenjis:add-handling-session.sid_length-deprecation
Closed

feat: add deprecation error handling for session.sid_length and session.sid_bits_per_character for PHP 8.4#9135
kenjis wants to merge 1 commit into
codeigniter4:developfrom
kenjis:add-handling-session.sid_length-deprecation

Conversation

@kenjis

Copy link
Copy Markdown
Member

Description
See #9116

Checklist:

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

@kenjiskenjis mentioned this pull request Aug 21, 2024
16 tasks
@kenjis
kenjis marked this pull request as draft August 21, 2024 08:23
@kenjis

Copy link
Copy Markdown
MemberAuthor

If we don't support PHP 8.4 in v4.5.x, we don't need this PR.

@kenjis

Copy link
Copy Markdown
MemberAuthor

We do not support PHP 8.4 in v4.5.x.

@kenjiskenjis closed this Aug 26, 2024
@kenjis
kenjis deleted the add-handling-session.sid_length-deprecation branch August 26, 2024 23:26
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@kenjis