Change record status: 
Project: 
Introduced in branch: 
11.4.x
Introduced in version: 
11.4.0
Description: 

\Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory() now checks the directory returned by sys_get_temp_dir() before '/tmp'. This can result in temporary files being created in a different location.

Impacts: 
Module developers