Filename Message
StageFileProxyCommands.php:60 Parameter $fetchManager of method Drupal\stage_file_proxy\Commands\StageFileProxyCommands::__construct() has typehint with deprecated interface Drupal\stage_file_proxy\FetchManagerInterface: in stage_file_proxy:2.1.0 and is removed from stage_file_proxy:3.0.0. Use \Drupal\stage_file_proxy\DownloadManagerInterface instead.
StageFileProxySubscriber.php:90 Parameter $event of method Drupal\stage_file_proxy\EventSubscriber\StageFileProxySubscriber::checkFileOrigin() has invalid type Drupal\stage_file_proxy\EventSubscriber\GetRequestEvent.
FetchManager.php:13 Class Drupal\stage_file_proxy\FetchManager implements deprecated interface Drupal\stage_file_proxy\FetchManagerInterface: in stage_file_proxy:2.1.0 and is removed from stage_file_proxy:3.0.0. Use \Drupal\stage_file_proxy\DownloadManagerInterface instead.
FetchManagerTest.php:100 Missing call to parent::tearDown() method.