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? Shouldn't it be "will be" > > instead of "was"? > > Well, the documentation is easier to maintain, if we add "was", as when > PHP 4.4.0 is released, there is no need to search for the parts where it > is mentioned, and modify the text. :) > > See also: http://www.php.net/manual/en/about.phpversions.php > > BTW I am also cc-ing this to phpdoc, to be sure, that that 4.4.0 is > correct there...
It's not, and I just corrected them all to 5.0.0. Derick -- ------------------------------------------------------------------------- Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Professionals http://php-mag.net/ ------------------------------------------------------------------------- -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
