Skip to content

vfsStream 1.6.10

Compare
Choose a tag to compare
@allejo allejo released this 25 Sep 08:09
· 147 commits to master since this release
250c082

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()