PHP - Manual: APCUIterator::current
2024-11-13
(PECL apcu >= 5.0.0)
APCUIterator::current — Get current item
Gets the current item from the APCUIterator stack.
此函数没有参数。
Returns the current item on success, or false if no more items or exist, or on failure.
false
官方地址:https://www.php.net/manual/en/apcuiterator.current.php