Problem/Motivation

The module might still use deprecated file functions that are removed in Drupal 11.

Proposed resolution

  • Ensure file_url_generator is used instead of file_create_url().
  • Use FileSystemInterface for file operations.

Remaining tasks

Audit code for deprecated file API usage.

Issue fork myrest-3593671

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

sergeydruua created an issue. See original summary.

sergeydruua’s picture

Assigned: sergeydruua » Unassigned
Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

sergeydruua’s picture

Status: Fixed » Closed (fixed)