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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: jonathan dot cooke1 at tesco dot net
New email:
PHP Version: OS:

 

 [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 09:01:31 2024 UTC