[PHP-DOC] fgets() param

2002-02-09 Thread Andrew L.
I just downloaded 4.1.0 and 4.1.1 releases and file.c doesn't have that change in it. I guess it did not make the releases. Should it still be in the docs like that?

Re: [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml

2002-02-09 Thread Andrew L.
Is this a CVS thing? I'm not running a devel release. Are you sure that this was implemented in 4.1.0?? On Saturday 09 February 2002 07:27 pm, Lars Torben Wilson wrote: > On Sat, 2002-02-09 at 17:00, Andrew L. wrote: > > I'm running PHP/4.1.1 and I get warning messages if

Re: [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml

2002-02-09 Thread Andrew L.
I'm running PHP/4.1.1 and I get warning messages if I don't include the second param. Am I missing something? On Saturday 09 February 2002 06:38 pm, Torben Wilson wrote: > torbenSat Feb 9 19:38:40 2002 EDT > > Modified files: > /phpdoc/en/functions filesystem.xml >

Re: [PHP-DOC] Error in fgets() Docs

2002-02-09 Thread Andrew L.
Please submit this as a bug http://bugs.php.net/ --Andrew On Saturday 09 February 2002 06:10 pm, hz11 wrote: > Hello, > > When using fgets() with 4.1.1 it says that the second parameter [int > length] is optional. However, if length is left out, I get a Warning > complaining that the second pa