Open ulinskas opened 6 years ago
Same for readStream
. When you have the local adapter, trying to call fopen()
with not existing file throws an error.
I already created a PR (#3) to revert this change (#2), mentioned in #1.
For now, you can use version 0.1.2.
This PR
https://github.com/Litipk/flysystem-fallback-adapter/pull/2
created issue, you should revert these changes.How it was before:
How it is now:
I agree that this changes save some performance. But now, you get warning if file does not exists in system (If errors are not suppressed)