Awhile ago I added a note under fgets() that refers to 4.2.0, it's as such:
<note> <simpara> The <parameter>length</parameter> parameter became optional in PHP 4.2.0 </simpara> </note> I assume it'll come into being then, but, that's only an assumption based on educated guesses. Isn't this how "new features" are processed now? We need to document the new/current php versioning system, Jani? :) Regards, Philip Olson On Fri, 11 Jan 2002, Markus Fischer wrote: > On Fri, Jan 11, 2002 at 10:44:24AM -0000, Markus Fischer wrote : > > Modified files: > > /php4/ext/standard file.c > > Log: > > - mkdir(): made second (mode) parameter optional, default to 0777 > > This change is in HEAD branch only and won't be in a stable > release very soon (unless the next release is based on HEAD > branch which I don't think). So documenting this NOW would > probably be a bad idea. But we should not forget either about > it. What to do? Add a note that the CVS version is different > and upon the first release with this change, change the > documentation to 'optional since 4.x.y'? > > -- > Please always Cc to me when replying to me on the lists. >