Correctly implement SessionHandlerInterface

Created on 26 July 2023, about 1 year ago
Updated 10 February 2024, 7 months ago

Problem/Motivation

The SessionHandlerInterface has type hints now.
Also note that the return value of gc() changed in PHP 7.1:

Returns the number of deleted sessions on success, or false on failure. Note this value is returned internally to PHP for processing.

Steps to reproduce

Proposed resolution

  • Type hint arguments of the SessionHandler.
  • Correct the return value of the gc() method.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

πŸ› Bug report
Status

Fixed

Version

11.0 πŸ”₯

Component
BaseΒ  β†’

Last updated about 12 hours ago

Created by

πŸ‡¨πŸ‡­Switzerland znerol

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024