php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #44285 SPL : stack and queue functions
Submitted: 2008-02-28 18:40 UTC Modified: 2008-02-28 18:48 UTC
From: jonathan dot cooke1 at tesco dot net Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 5.2.5 OS:
Private report: No CVE-ID: None
 [2008-02-28 18:40 UTC] jonathan dot cooke1 at tesco dot net
Description:
------------
It would be nice if queue and stack functions equivilant to array_push, array_pop, array_shift and array_unshift could be included in SPL, how this should be done is an open question.




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-02-28 18:47 UTC] felipe@php.net
From NEWS file (5.3-CVS):
. Added SplDoublyLinkedList, SplStack, SplQueue classes. (Etienne)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 07 13:01:35 2024 UTC