Change record status: 
Project: 
Introduced in branch: 
10.2.x
Introduced in version: 
10.2.0
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