By kim.pepper on
Change record status:
Draft (View all draft change records)
Project:
Introduced in branch:
9.3.x
Introduced in version:
9.3.0
Issue links:
Description:
\Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory() is deprecated in Drupal 9.3.0.
Use the built in PHP function sys_get_temp_dir() instead.