Page 1 of 1

How to suggest a new feature in PHP?

Posted: Fri May 09, 2008 3:28 pm
by JAB Creations
How can I suggest a new feature in PHP without having to subscribe to a 60-messages a day mailing list? :|

Re: How to suggest a new feature in PHP?

Posted: Fri May 09, 2008 6:53 pm
by Ambush Commander
What kind of new feature are you thinking of? php-internals is pretty hostile if you don't have a history or a patch.

Re: How to suggest a new feature in PHP?

Posted: Fri May 09, 2008 7:10 pm
by JAB Creations
Iterations...

first of
second of
third of
fourth of

They could maybe create something like...
foreach(iter(3) == 'hi') {echo 'this third item said hi';}

Re: How to suggest a new feature in PHP?

Posted: Fri May 09, 2008 8:23 pm
by John Cartwright

Code: Select all

for ($x=0; $x < 100; $x+=3) {
   //every 3rd
}

Re: How to suggest a new feature in PHP?

Posted: Fri May 09, 2008 9:07 pm
by JAB Creations
Err ok haha thanks; dam...what don't you guys know? :mrgreen: Still it would be nice if they could humanize it a little bit, I'm not great with math/programming logic. :|

Oh hey nice avatar, that's new right?