By alexpott on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
11.4.x
Introduced in version:
11.4.0
Issue links:
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