Re: [PHP-DEV] Bug #15280 Updated: Feature request

2002-01-29 Thread Markus Fischer
On Tue, Jan 29, 2002 at 05:59:13PM -0500, Sean R. Bright wrote : > How about we wait for him to say "because I am lazy" before jumping down his > throat? Nobody jumped anywhere. -- Please always Cc to me when replying to me on the lists. -- PHP Development Mailing List

RE: [PHP-DEV] Bug #15280 Updated: Feature request

2002-01-29 Thread Sean R. Bright
How about we wait for him to say "because I am lazy" before jumping down his throat? > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 29, 2002 2:59 PM > To: [EMAIL PROTECTED] > Subject: [PHP-DEV] Bug #15280 Updated: Feature request > > > I

Re: [PHP-DEV] Bug #15280 Updated: Feature request

2002-01-29 Thread brad lafountain
This request seems pretty valid... Say um you had an array that you delete from and create elements frequently.. amost like a db table... and you wanted to clean this periocally.. in addition to this you wanted the index to be renumbered... having a array_vaccum() would be nice... eg.. $a =