Re: [PHP-DOC] Re: documenting php5

2003-12-03 Thread Sara Golemon
> I have yet to see a function with this on it maybe I am just blind, most > functions I see have the no version info may only be in cvs which is down > right confusing what cvs branch for one ;) > Initially it has "No Version Information" but when whatshisname runs his version script every so oft

RE: [PHP-DOC] Re: documenting php5

2003-12-03 Thread jared w
> -Original Message- > From: Sara Golemon [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 04, 2003 5:13 AM > To: Jared W > Cc: [EMAIL PROTECTED] > Subject: Re: [PHP-DOC] Re: documenting php5 > > > I agree with that 100%, however when it comes to the ques

Re: [PHP-DOC] Re: documenting php5

2003-12-03 Thread Gabor Hojtsy
[...] In both cases, we rely on the user reading the documentation and seeing the version number. But is that really so much to ask? I completely agree with Sara here :) But back to the idea of branching... We can satisfy all of the above needs (even have a second build for those who want to read

RE: [PHP-DOC] Re: documenting php5

2003-12-03 Thread jared w
> >>There is probably "not enough" overlap between the internals and > >>documentation team... Some guys here can add documentation on most of > >>the functions is proper prototypes are in the source code, and it is > >>understandable what the function does. Otherwise it is common practice > >>tha

Re: [PHP-DOC] Re: documenting php5

2003-12-03 Thread Sara Golemon
> I agree with that 100%, however when it comes to the question I raised, how > do we document the version for php as there is beta's and the such do we > start documenting now etc, shouldn't this be a doc team problem? > I'm pretty new to this list so I'm not sure how things work etc but that's >

Re: [PHP-DOC] Re: documenting php5

2003-12-03 Thread Gabor Hojtsy
There is probably "not enough" overlap between the internals and documentation team... Some guys here can add documentation on most of the functions is proper prototypes are in the source code, and it is understandable what the function does. Otherwise it is common practice that an extension writer

[PHP-DOC] Re: documenting php5

2003-12-03 Thread jared w
> >>>Sorry If this has been bought up before. I was going through > >>>the man pages finding some stuff that needed documenting and came > across > >>>this http://au3.php.net/manual/en/function.substr-compare.php > >>> > >>>After some investigating found out that it only exists in php5.0b2, so > >

Re: [PHP-DOC] Re: documenting php5

2003-12-03 Thread Gabor Hojtsy
Sorry If this has been bought up before. I was going through the man pages finding some stuff that needed documenting and came across this http://au3.php.net/manual/en/function.substr-compare.php After some investigating found out that it only exists in php5.0b2, so my questions is how are we going

RE: [PHP-DOC] Re: documenting php5

2003-12-03 Thread jared w
> Hi Rioter, > > > Sorry If this has been bought up before. I was going through > > the man pages finding some stuff that needed documenting and came across > > this http://au3.php.net/manual/en/function.substr-compare.php > > > > After some investigating found out that it only exists in php5.0b2,

[PHP-DOC] Re: documenting php5

2003-12-03 Thread Mehdi Achour
Hi Rioter, Sorry If this has been bought up before. I was going through the man pages finding some stuff that needed documenting and came across this http://au3.php.net/manual/en/function.substr-compare.php After some investigating found out that it only exists in php5.0b2, so my questions is