- Issue created by @andrew.wang
- Merge request !3Issue #3512325: Use FileSystemInterface instead of FileSystem → (Closed) created by Unnamed author
- Merge request !4Issue #3512325: Use FileSystemInterface instead of FileSystem → (Merged) created by Unnamed author
- 🇨🇦Canada andrew.wang
Hmm, using
FileSystemInterface
alone didn't seem to solve the problem - the FileSystemInterface::realpath method returns false.From the Drupal API documentation:
The use of this method is discouraged, because it does not work for remote URIs. Except in rare cases, URIs should not be manually resolved.
-
andrew.wang →
committed 14d6b4af on 1.0.x
Issue #3512325: Use FileSystemInterface instead of FileSystem
-
andrew.wang →
committed 14d6b4af on 1.0.x
Automatically closed - issue fixed for 2 weeks with no activity.