Re: [PHP-DOC] Re: Strange declaration

2003-01-24 Thread Gabor Hojtsy
"New parameter: the optional step parameter is available starting with PHP 5.0.0" (or "as from 5.0.0") This sounds good. After everyone ponders this let's make a decision and do it that way for all new parameters and parameter changes. Maybe we can make a role for these, much like we plan t

RE: [PHP-DOC] Re: Strange declaration

2003-01-24 Thread Philip Olson
> Well, we could always try to find a more "time-neutral" form of words > -- my best suggestion, off the top of my head, would be something > like: > > "New parameter: the optional step parameter is available starting > with PHP 5.0.0" (or "as from 5.0.0") This sounds good. After everyone

RE: [PHP-DOC] Re: Strange declaration

2003-01-24 Thread Derick Rethans
On Fri, 24 Jan 2003, Ford, Mike [LSS] wrote: > Well, we could always try to find a more "time-neutral" form of words > -- my best suggestion, off the top of my head, would be something > like: > > "New parameter: the optional step parameter is available starting > with PHP 5.0.0"

RE: [PHP-DOC] Re: Strange declaration

2003-01-24 Thread Ford, Mike [LSS]
> -Original Message- > From: Gabor Hojtsy [mailto:[EMAIL PROTECTED]] > Sent: 24 January 2003 12:48 > > > I found a rather strange declaration on this page: > > http://www.php.net/manual/en/function.range.php > > > > It says: > > > > "New parameter: The optional step parameter was added

Re: [PHP-DOC] Re: Strange declaration

2003-01-24 Thread Derick Rethans
On Fri, 24 Jan 2003, Gabor Hojtsy wrote: > > I found a rather strange declaration on this page: > > http://www.php.net/manual/en/function.range.php > > > > It says: > > > > "New parameter: The optional step parameter was added in 4.4.0." > > > > My point is, when was PHP v.4.4.0 released? Shou