Version 5.1.21
- 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.
APCUIterator
.APCUIterator::current()
and::key()
can no longer be called on an invalid iterator.