4/4 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
------ -----------------------------------------------------------
Line src/Controller/DownloadNodeController.php
------ -----------------------------------------------------------
57 Call to deprecated function drupal_realpath():
in Drupal 8.0.x-dev, will be removed before Drupal 9.0.0.
Use \Drupal\Core\File\FileSystem::realpath().
------ -----------------------------------------------------------
------ -----------------------------------------------------------
Line vfd.module
------ -----------------------------------------------------------
59 Call to deprecated function drupal_realpath():
in Drupal 8.0.x-dev, will be removed before Drupal 9.0.0.
Use \Drupal\Core\File\FileSystem::realpath().
------ -----------------------------------------------------------
[ERROR] Found 2 errors
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | removed-deprevated-code.patch | 1.84 KB | sahana _n |
Comments
Comment #2
sahana _n commentedPlease review the patch.
Comment #3
gaurav.kapoor commentedAll these have been fixed under https://www.drupal.org/project/vfd/issues/3142050. Thanks.