VFS Stream v0.10.0 Release Notes

Release Date: 2011-07-22 // almost 13 years ago
    • added new method vfsStreamContainer::hasChildren() and vfsStreamDirectory::hasChildren()
    • implemented issue #14: less verbose way to initialize vfsStream
    • implemented issue #13: remove deprecated method vfsStreamContent::setFilemtime()
    • implemented issue #6: locking meachanism for files
    • ensured that stream_set_blocking(), stream_set_timeout() and stream_set_write_buffer() on vfsStream urls have the same behaviour with PHP 5.2 and 5.3
    • implemented issue #10: method to print directory structure