We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d8a11b commit 78cda24Copy full SHA for 78cda24
1 file changed
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+1.6.10 (20??-??-??)
2
+-------------------
3
+
4
+ * Fix more deprecation warnings for PHP 8.1 support affecting the following:
5
+ - `vfsStreamContainerIterator::current()`
6
+ - `vfsStreamContainerIterator::next()`
7
+ - `vfsStreamContainerIterator::key()`
8
+ - `vfsStreamContainerIterator::rewind()`
9
+ - `vfsStreamDirectory::getIterator()`
10
+ - `vfsStreamPrintVisitor::printContent()`
11
12
1.6.9 (2021-07-16)
13
------------------
14
0 commit comments