Skip to content

Commit

Permalink
Document 8.1 deprecation fixes to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
allejo committed Aug 2, 2021
1 parent 0d8a11b commit 78cda24
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
1.6.10 (20??-??-??)
-------------------

* Fix more deprecation warnings for PHP 8.1 support affecting the following:
- `vfsStreamContainerIterator::current()`
- `vfsStreamContainerIterator::next()`
- `vfsStreamContainerIterator::key()`
- `vfsStreamContainerIterator::rewind()`
- `vfsStreamDirectory::getIterator()`
- `vfsStreamPrintVisitor::printContent()`

1.6.9 (2021-07-16)
------------------

Expand Down

0 comments on commit 78cda24

Please sign in to comment.