FILE_STATUS_PERMANENT is deprecated #262
Labels
9.3.x
archived
Issues that are unlikely to work on in the future
drupal-rector
drupal-rector-covered
This issue is covered in rector
https://www.drupal.org/node/3022147
Introduced in branch/version: 9.3.x / 9.3.0
The constant
FILE_STATUS_PERMANENT
is deprecated.\Drupal\file\FileInterface::isPermanent()
or\Drupal\file\FileInterface::isTemporary()
.\Drupal\file\FileInterface::setPermanent()
.\Drupal\file\FileInterface::STATUS_PERMANENT
is the internal replacement for the constant.Before
After
The text was updated successfully, but these errors were encountered: