By znerol on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
10.2.x
Introduced in version:
10.2.0
Issue links:
Description:
The SessionHandler class uses the correct PHP \SessionHandlerInterface method signatures for arguments and return types.
Any subclass of SessionHandler must update their method signatures to match \SessionHandlerInterface.
Impacts:
Module developers