Florian Fischer

Results 1 issues of Florian Fischer

I was struggling to use a mixture of gaufrette with liip imagine and `\Superbalist\Flysystem\GoogleStorage\GoogleStorageAdapter`. The missing key to use `\Gaufrette\Adapter\Flysystem` was that `Gaufrette\Stream\InMemoryBuffer` uses `$this->filesystem->isDirectory($this->key)` in `stat()`, which fails in...