php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #673 linear array insert & delete.
Submitted: 1998-08-20 23:17 UTC Modified: 1999-06-12 16:36 UTC
From: 334647 at swin dot edu dot au Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 3.0.3 OS: linux 2.034
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
32 - 9 = ?
Subscribe to this entry?

 
 [1998-08-20 23:17 UTC] 334647 at swin dot edu dot au
For implementing your own sort routines the ability to insert an array item at a location would be handy. Also being able to delete an array item.
Given that the arrays are implemeted ar double linked lists this seems like an easy thing to do.
Cheers,
   Gerrit Thomson.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-06-12 16:36 UTC] jim at cvs dot php dot net
Implemented in PHP4.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 11:01:34 2024 UTC