VFS Stream v1.6.10 Release Notes

Release Date: 2021-09-25 // over 2 years ago
    • Fix more deprecation warnings for PHP 8.1 support affecting the following:
      • vfsStreamContainerIterator::current()
      • vfsStreamContainerIterator::next()
      • vfsStreamContainerIterator::key()
      • vfsStreamContainerIterator::rewind()
      • vfsStreamDirectory::getIterator()
      • vfsStreamPrintVisitor::printContent()
    • Fix PHP 8.1 support in vfsStreamPrintVisitor