Skip to content

Commit 78cda24

Browse files
committed
Document 8.1 deprecation fixes to changelog
1 parent 0d8a11b commit 78cda24

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
112
1.6.9 (2021-07-16)
213
------------------
314

0 commit comments

Comments
 (0)