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 this is not your bug, you can add a comment by following this link.
If this is your bug, but 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

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