This was missed in the Drupal 9 compatibility issues.

FileSystem::uriScheme() is deprecated in drupal:8.8.0. It will be removed from drupal:9.0.0. Use \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface::getScheme() instead. See https://www.drupal.org/node/3035273

Comments

tynor created an issue. See original summary.

  • a9d8558 committed on 8.x-3.x
    Issue #3155197: Replace deprecated (removed in Drupal 9) file system...
tynor’s picture

Status: Active » Fixed

Fix pushed to 4.x, and backported to 8.x-3.x.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.