← all change records
signature
3
#3042234 FileSystem::copy(), FileSystem::move() and FileSystem::saveData() no longer support an optional destination
Generated 2026-05-12 08:43 UTC
Rules (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.