PHP - Manual: Parle\Stack
2024-11-13
(PECL parle >= 0.7.0)
Parle\Stack is a LIFO stack. The elements are inserted and removed only from one end.
true
$item
Whether the stack is empty, readonly.
Stack size, readonly.
Element on the top of the stack.
官方地址:https://www.php.net/manual/en/class.parle-stack.php