[PHP-DOC] #26517 [Opn]: "link_identifier" clearer as "transaction_identifier"

2003-12-03 Thread danielc at analysisandsolutions dot com
ID: 26517 User updated by: danielc at analysisandsolutions dot com Reported By: danielc at analysisandsolutions dot com Status: Open Bug Type:Documentation problem PHP Version: Irrelevant New Comment: This also applies to function.ibase-rollback.php and

[PHP-DOC] #26517 [NEW]: "link_identifier" clearer as "transaction_identifier"

2003-12-03 Thread danielc at analysisandsolutions dot com
From: danielc at analysisandsolutions dot com Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: "link_identifier" clearer as "transaction_identifier" Description: In function.ibase-commit.php, the call definition says

[PHP-DOC] #26508 [Com]: preg_replace() misbehavior with multidimensional arrays as "subject" paramenter

2003-12-03 Thread putaso at ospam dot com
ID: 26508 Comment by: putaso at ospam dot com Reported By: putaso at nospam dot com Status: Closed Bug Type: Documentation problem Operating System: Windows 2000 PHP Version: 4.3.3 New Comment: ok. thanks then. Previous Comments: --

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 question I raised, > how > > do w

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

[PHP-DOC] #26508 [Bgs->Csd]: preg_replace() misbehavior with multidimensional arrays as "subject" paramenter

2003-12-03 Thread derick
ID: 26508 Updated by: [EMAIL PROTECTED] Reported By: putaso at nospam dot com -Status: Bogus +Status: Closed -Bug Type: PCRE related +Bug Type: Documentation problem Operating System: Windows 2000 PHP Version: 4.3.3 New Comment

[PHP-DOC] cvs: phpdoc /en/reference/pcre/functions preg-replace.xml

2003-12-03 Thread Derick Rethans
derick Wed Dec 3 09:40:56 2003 EDT Modified files: /phpdoc/en/reference/pcre/functions preg-replace.xml Log: - Clarify the use of "array" here. (Bug #26508) Index: phpdoc/en/reference/pcre/functions/preg-replace.xml diff -u phpdoc/en/reference/pcre/function

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

[PHP-DOC] documenting php5

2003-12-03 Thread rioter
Hey       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

[PHP-DOC] cvs: phpdoc /en/reference/array/functions array-diff.xml

2003-12-03 Thread Mehdi Achour
didou Wed Dec 3 06:24:19 2003 EDT Modified files: /phpdoc/en/reference/array/functionsarray-diff.xml Log: using screen to dislpay the correct output # a user note was complaining about the statement being wrong (array ("blue") != array(1 => "blue"))

[PHP-DOC] cvs: phpdoc /en/reference/pdf/functions pdf-setcolor.xml

2003-12-03 Thread Mehdi Achour
didou Wed Dec 3 06:06:44 2003 EDT Modified files: /phpdoc/en/reference/pdf/functions pdf-setcolor.xml Log: s/white/black (user note) Index: phpdoc/en/reference/pdf/functions/pdf-setcolor.xml diff -u phpdoc/en/reference/pdf/functions/pdf-setcolor.xml:1.5 php

[PHP-DOC] #26505 [Opn->Csd]: misspelling in http://www.php.net/zend-engine-2.php

2003-12-03 Thread didou
ID: 26505 Updated by: [EMAIL PROTECTED] Reported By: patterson at computer dot org -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: RH 9 Linux PHP Version: 5.0.0b2 (beta2) New Comment: This bug has been