(PECL parle >= 0.7.0)
Parle\Stack is a LIFO stack. The elements are inserted and and removed only from one end.
TRUE
$item
Whether the stack is empty, readonly.
Stack size, readonly.
Element on the top of the stack.