By kim.pepper on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
8.8.x
Introduced in version:
8.8.0
Issue links:
Description:
In order to allow re-use \Drupal\Component\PhpStorage\FileStorage::htaccessLines() has been deprecated and moved to \Drupal\Component\FileSecurity\FileSecurity::htaccessLines().
The drupal/core-php-storage component now has a dependency on the drupal/core-file-security component.
Impacts:
Module developers