Skip to content

Version 5.1.21

Compare
Choose a tag to compare
@remicollet remicollet released this 07 Oct 09:26
· 91 commits to master since this release
  • Fixed compatibility with PHP 8.1 by adding return types to APCUIterator.
  • APCUIterator::current() and::key()can no longer be called on an invalid iterator.