KnpLabs / Gaufrette

PHP library that provides a filesystem abstraction layer − will be a feast for your files!
http://knplabs.github.io/Gaufrette
MIT License
2.47k stars 355 forks source link

Flysysystem V2 and V3 #688

Closed dmitryuk closed 1 year ago

dmitryuk commented 2 years ago

Added class FlysystemV2V3 - can be used on both versions.

Inspired on #650

dmitryuk commented 1 year ago

About Roave we can skip it, because originally Gaufrette changed names of arguments and now its it right.

[BC] CHANGED: Parameter 0 of Gaufrette\Adapter\InMemory#isDirectory() changed name from path to key
[BC] CHANGED: Parameter 0 of Gaufrette\Stream\InMemoryBuffer#cast() changed name from castAst to castAs