Problem/Motivation

Running drupal-check on the module getting the list of errors including next:

 ------ --------------------------------------------------------------------------------------- 
  Line   high_contrast.module                                                                   
 ------ --------------------------------------------------------------------------------------- 
  38     Call to deprecated function file_unmanaged_save_data():                                
         in drupal:8.7.0 and is removed from drupal:9.0.0.                                      
         Use \Drupal\Core\File\FileSystemInterface::saveData().                                 

Proposed resolution

See https://www.drupal.org/node/3006851

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Comments

andralex created an issue. See original summary.

andralex’s picture

Status: Active » Closed (cannot reproduce)

The issue reported by mistake. It was run drupal-check on 7.x branch instead.

pifagor’s picture

Status: Closed (cannot reproduce) » Fixed
pifagor’s picture

Status: Fixed » Closed (fixed)