Skip to content

10.0.1: PHP 8.1 compatibility

Choose a tag to compare

@thekid thekid released this 24 Sep 13:07
· 6 commits to master since this release
  • Simplify getIterator() by refactoring its anonymous inner class
    to yield expressions. Fixes PHP 8.1 compatiblity
    (@thekid)