This is a maintenance release adding support for PHP 8.1.
- Fix PHP 8.1 deprecation warnings affecting the following (#258, #259):
vfsStreamContainerIterator::current()
vfsStreamContainerIterator::next()
vfsStreamContainerIterator::key()
vfsStreamContainerIterator::rewind()
vfsStreamDirectory::getIterator()
vfsStreamPrintVisitor::printContent()