(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.