-
drclaw →
committed 9a801ac0 on 2.1.x authored by
RichardGaunt →
Issue #3288621 by Project Update Bot, alex.skrypnyk, RichardGaunt:...
-
drclaw →
committed 9a801ac0 on 2.1.x authored by
RichardGaunt →
- Status changed to Fixed
almost 2 years ago 11:27pm 28 January 2023 - 🇨🇦Canada drclaw
Committed and new release has been rolled (2.1.2)! Thank you so much to everyone involved!!
Automatically closed - issue fixed for 2 weeks with no activity.
- Status changed to Fixed
over 1 year ago 9:10pm 5 April 2023 - 🇨🇦Canada klimp Montréal, QC
Replaced FILE_STATUS_PERMANENT with Drupal\file\FileInterface::STATUS_PERMANENT in /src/Plugin/migrate/process/FileRemoteUrl.php
Probably this was overlooked before.
FILE: web/modules/contrib/migrate_file/src/Plugin/migrate/process/FileRemoteUrl.php STATUS LINE MESSAGE -------------------------------------------------------------------------------- Fix now 72 Call to deprecated constant FILE_STATUS_PERMANENT: Deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use Drupal\file\FileInterface::STATUS_PERMANENT or \Drupal\file\FileInterface::setPermanent(). --------------------------------------------------------------------------------