Skip to content

Conversation

@kenjis
Copy link
Member

@kenjis kenjis commented Aug 22, 2024

Description
Supersedes #9135
See #9116 and #9116 (comment)

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

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

@kenjis kenjis added breaking change Pull requests that may break existing functionalities 4.6 labels Aug 22, 2024
@kenjis kenjis changed the title [4.6] Force PHP default 32 chars length at 4 bits to Session ID [4.6] fix: Force PHP default 32 chars length at 4 bits to Session ID Aug 22, 2024
@kenjis kenjis changed the title [4.6] fix: Force PHP default 32 chars length at 4 bits to Session ID [4.6] feat: Force PHP default 32 chars length at 4 bits to Session ID Aug 22, 2024
@kenjis kenjis added the enhancement PRs that improve existing functionalities label Aug 22, 2024
@kenjis kenjis changed the title [4.6] feat: Force PHP default 32 chars length at 4 bits to Session ID [4.6] feat: force PHP default 32 chars length at 4 bits to Session ID Aug 22, 2024
@kenjis kenjis added the docs needed Pull requests needing documentation write-ups and/or revisions. label Aug 22, 2024
@kenjis kenjis force-pushed the session-sid-change branch from c9434c9 to 5879417 Compare August 27, 2024 05:14
@kenjis kenjis removed the docs needed Pull requests needing documentation write-ups and/or revisions. label Aug 27, 2024
@kenjis
Copy link
Member Author

kenjis commented Aug 27, 2024

Added docs.

@github-actions github-actions bot added the stale Pull requests with conflicts label Aug 30, 2024
@github-actions
Copy link

👋 Hi, @kenjis!

We detected conflicts in your PR against the base branch 🙊
You may want to sync 🔄 your branch with upstream!

Ref: Syncing Your Branch

@kenjis kenjis force-pushed the session-sid-change branch from 5879417 to 703c273 Compare August 30, 2024 00:07
@kenjis kenjis removed the stale Pull requests with conflicts label Aug 30, 2024
@kenjis
Copy link
Member Author

kenjis commented Aug 30, 2024

Rebased to resolve conflicts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking change Pull requests that may break existing functionalities enhancement PRs that improve existing functionalities

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants