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
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: 334647 at swin dot edu dot au
New email:
PHP Version: OS:

 

 [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: Thu Dec 26 22:01:28 2024 UTC