By alexpott on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
8.7.x
Introduced in version:
8.7.0
Issue links:
Description:
The service session_handler.write_check has been removed from core.services.yml. In the unlikely event that this service is being swapped out the functionality has been moved to \Drupal\Core\Session\WriteSafeSessionHandler - the session_handler.write_safe service.
Impacts:
Module developers