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
 [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

Pull Requests

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: Tue Dec 10 02:01:26 2024 UTC