New issues from 8.8 release:
------ ---------------------------------------------------------------------
Line helper/src/Config.php
------ ---------------------------------------------------------------------
115 Call to deprecated function file_scan_directory():
in drupal:8.8.0 and is removed from drupal:9.0.0.
Use \Drupal\Core\File\FileSystemInterface::scanDirectory() instead.
198 Call to deprecated function file_scan_directory():
in drupal:8.8.0 and is removed from drupal:9.0.0.
Use \Drupal\Core\File\FileSystemInterface::scanDirectory() instead.
------ ---------------------------------------------------------------------
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | drupal_9_deprecated_code-3115178-2.patch | 1.22 KB | bblake |
Comments
Comment #2
bblake commentedDidn't want to alter the service definition to inject the file_system service as I'm not sure what ramifications that might have.
Comment #3
bblake commentedComment #5
tapaswini sahoo commentedComment #6
dave reidGoing to handle this in #3137721: Switch core > core_version_requirement in info.yml for D9