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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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: Sun Dec 22 01:01:30 2024 UTC