Open kor3k opened 5 years ago
What key is not defined, and what adapter are you using?
@twistor see #12:
PHP Notice: Undefined offset: 0 in
/vendor/twistor/flysystem-stream-wrapper/src/Flysystem/Plugin/Stat.php on line 157
@twistor yes, it's described here https://github.com/twistor/flysystem-stream-wrapper/issues/12#issuecomment-526179427
@twistor
It would be awesome if this could get merged. It actually fixes if you are using memory adapter
Hello! I would need this patch too for my API platform backend.
I too need this fixed, please merge and release 🙏
I just encountered this error as well, having the current PR applied as patch:
Warning: Undefined array key "type" in Twistor\Flysystem\Plugin\Stat->mergeMeta() (line 157 of vendor/twistor/flysystem-stream-wrapper/src/Flysystem/Plugin/Stat.php)
fix undefined index in stat metadata #12