vfsStream 1.6.5
- fixed #157 seeking before beginning of file should fail, reported and fixed by @merijnvdk
- structure array in
vfsStream::create()
andvfsStream::setup()
now can contain instances oforg\bovigo\vfs\content\FileContent
andorg\bovigo\vfs\vfsStreamFile
, patch provided by Joshua Smith (@jsmitty12)