← all change records
Not yet reviewed. Contrib-impact data below may be incomplete.

#3042234 FileSystem::copy(), FileSystem::move() and FileSystem::saveData() no longer support an optional destination

released Target 8.7.x Published 2019-03-21
#3038988

Generated 2026-05-12 08:43 UTC

Rules (3)

signature 3
from
\Drupal\Core\File\FileSystem::copy
  • arity ≥ 1
  • arity ≤ 1
\Drupal\Core\File\FileSystem::move
  • arity ≥ 1
  • arity ≤ 1
\Drupal\Core\File\FileSystem::saveData
  • arity ≥ 1
  • arity ≤ 1
to
\Drupal\Core\File\FileSystem::copy
  • arity ≥ 2
\Drupal\Core\File\FileSystem::move
  • arity ≥ 2
\Drupal\Core\File\FileSystem::saveData
  • arity ≥ 2

No contrib projects currently use either side of this change.