Skip to content

[13.x] Fix Class Illuminate\Session\ArraySessionHandler implementing SessionHandlerInterface is missing the create_sid() method which will be required in PHP 9.0 - #61469

Merged
taylorotwell merged 2 commits into
13.xfrom
13/php86
Sep 7, 2026

Conversation

@crynobone

@crynobone crynobone commented Sep 7, 2026

Copy link
Copy Markdown
Member

The following deprecation error will be available in PHP 8.6

CleanShot 2026-09-07 at 18 18 12@2x

…HandlerInterface is missing the create_sid() method which will be required in PHP 9.0

Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
@crynobone crynobone changed the title Fix Class Illuminate\Session\ArraySessionHandler implementing SessionHandlerInterface is missing the create_sid() method which will be required in PHP 9.0 [13.x] Fix Class Illuminate\Session\ArraySessionHandler implementing SessionHandlerInterface is missing the create_sid() method which will be required in PHP 9.0 Sep 7, 2026
@crynobone crynobone changed the title [13.x] Fix Class Illuminate\Session\ArraySessionHandler implementing SessionHandlerInterface is missing the create_sid() method which will be required in PHP 9.0 [13.x] Fix Class Illuminate\Session\ArraySessionHandler implementing SessionHandlerInterface is missing the create_sid() method which will be required in PHP 9.0 Sep 7, 2026
@crynobone
crynobone marked this pull request as ready for review September 7, 2026 12:53
@taylorotwell
taylorotwell merged commit cb0c39d into 13.x Sep 7, 2026
55 checks passed
@taylorotwell
taylorotwell deleted the 13/php86 branch September 7, 2026 13:02
Sign up for free to 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.

2 participants