[PHP-DOC] [patch] livedocs : Allowing entities in titles

2004-05-22 Thread Mehdi Achour
Hi, Attached a patch that allows using entities in the titles collected by mkindex.php. This fix a problem with the french doc where we have this kind of stuff : Migration &php; Actually only PHP (the substitution of &php;) is inserted in the database. didou Index: mkindex.php =

Re: [PHP-DOC] Re: install part battle plan (2)

2004-05-22 Thread Derick Rethans
On Sat, 22 May 2004, Gabor Hojtsy wrote: > >>Could someone please act on this (from systems@)? We *need* this change > >>to step forward in updating the installation instructions as needed... > > > > If you write a shell script to do it, I'll run it... but it's too much > > work to do all by hand

[PHP-DOC] cvs: phpdoc /scripts revcheck.php

2004-05-22 Thread Mehdi Achour
didou Sat May 22 16:52:03 2004 EDT Modified files: /phpdoc/scripts revcheck.php Log: fixed the cvs diff link and a bug with the first line of Files http://cvs.php.net/diff.php/phpdoc/scripts/revcheck.php?r1=1.39&r2=1.40&ty=u Index: phpdoc/scripts/revcheck.

Re: [PHP-DOC] Distribution of PHP Manual

2004-05-22 Thread Gabor Hojtsy
Hi Mins, Unless you modify the contents, you are free to distribute it. Please report any errors you find to our bug system, or even better submit patches to the XML files if possible. Regards, Gabor Hojtsy I will not be adding content to the documentation. Everything else, such as the copyrigh

Re: [PHP-DOC] Re: install part battle plan (2)

2004-05-22 Thread Gabor Hojtsy
Could someone please act on this (from systems@)? We *need* this change to step forward in updating the installation instructions as needed... If you write a shell script to do it, I'll run it... but it's too much work to do all by hand :) - move $lang/chapters/install.*.xml files to $lang/i

[PHP-DOC] cvs: phpdoc /en/reference/ibase reference.xml

2004-05-22 Thread Ard Biesheuvel
abies Sat May 22 13:33:05 2004 EDT Modified files: /phpdoc/en/reference/ibase reference.xml Log: Changed intro text to reflect current status of InterBase/Firebird http://cvs.php.net/diff.php/phpdoc/en/reference/ibase/reference.xml?r1=1.8&r2=1.9&ty=u Index: p

Re: [PHP-DOC] Readdir email mistake..

2004-05-22 Thread Derick Rethans
On Sat, 22 May 2004, Paul Gration wrote: > same URL: http://uk.php.net/manual/en/function.readdir.php > > *paulg at i (hyphen) labs dot com* > 22-May-2004 03:06 > > could you change my email suffix to "co.uk", so it would appear as > "paulg at i (hyphen) labs dot co dot uk" > > Sorry to be a pain,

[PHP-DOC] cvs: phpdoc /entities global.ent

2004-05-22 Thread Ard Biesheuvel
abies Sat May 22 13:02:27 2004 EDT Modified files: /phpdoc/entitiesglobal.ent Log: Added Firebird entity http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.180&r2=1.181&ty=u Index: phpdoc/entities/global.ent diff -u phpdoc/entities/global.ent:1

Re: [PHP-DOC] Note added by mistake..

2004-05-22 Thread Derick Rethans
On Sat, 22 May 2004, Paul Gration wrote: > URL: http://uk.php.net/manual/en/function.readdir.php > > I added a note to this section of the docs, only the first one had a > mistake, would it be possible to remove the 2nd to top entry: Done, it might take a while before it's actually gone from the

[PHP-DOC] Note added by mistake..

2004-05-22 Thread Paul Gration
URL: http://uk.php.net/manual/en/function.readdir.php I added a note to this section of the docs, only the first one had a mistake, would it be possible to remove the 2nd to top entry: *paulg at i (hyphen) labs dot com* 22-May-2004 03:04 and keep the *paulg at i (hyphen) labs dot com* 22-May-2004

[PHP-DOC] cvs: phpdoc /en/reference/apache/functions apache-response-headers.xml

2004-05-22 Thread Friedhelm Betz
betzSat May 22 11:28:42 2004 EDT Modified files: /phpdoc/en/reference/apache/functions apache-response-headers.xml Log: No duplicate version info http://cvs.php.net/diff.php/phpdoc/en/reference/apache/functions/apache-response-headers.xml?r1=1.7&r2=

[PHP-DOC] Notes Status, 9375 total

2004-05-22 Thread phpdoc
Following are the top 20 pages of the manual, sorted by the number of user notes contributed. These sections could use a polish, those notes represent 8.6% of the 9375 total user notes. Notes | Page ---+- 44 | http://php.net/manual/

[PHP-DOC] #27083 [Opn->Asn]: binding blobs to procedure params corrupts them

2004-05-22 Thread nlopess
ID: 27083 Updated by: [EMAIL PROTECTED] Reported By: ceco at noxis dot net -Status: Open +Status: Assigned Bug Type: Documentation problem Operating System: windows 2000 server PHP Version: 4.3.4 Assigned To: tony2001 New Commen

[PHP-DOC] #25773 [Opn->Asn]: OCIError documentation incorrect about "last error"

2004-05-22 Thread nlopess
ID: 25773 Updated by: [EMAIL PROTECTED] Reported By: cjbj at hotmail dot com -Status: Open +Status: Assigned Bug Type: Documentation problem Operating System: Windows 2000 PHP Version: Irrelevant -Assigned To: +Assigned To:

Re: [PHP-DOC] some questions about correcting PHP-manual

2004-05-22 Thread Nuno Lopes
> Good day. > > I have some questions about correcting PHP-manual: > > 1. “Variable just like GET and POST method data” > May I put tag ‘’ here? > Suggest variant: “Variable just like GET and > POST method data” > > 2. “depending on the register_globals and variables_order >configuration variab

[PHP-DOC] some questions about correcting PHP-manual

2004-05-22 Thread Voytsekhovskyy Alexander
Good day. I have some questions about correcting PHP-manual: 1. “Variable just like GET and POST method data” May I put tag ‘’ here? Suggest variant: “Variable just like GET and POST method data” 2. “depending on the register_globals and variables_order configuration variables” May I replace

[PHP-DOC] #24905 [Opn->Bgs]: == operator is not transitive

2004-05-22 Thread nlopess
ID: 24905 Updated by: [EMAIL PROTECTED] Reported By: tater at potatoe dot com -Status: Open +Status: Bogus Bug Type:Documentation problem PHP Version: Irrelevant New Comment: Duplicate of #23110. Previous Comments: ---

[PHP-DOC] #23110 [Opn]: Ugly behaviour of == (and ===)

2004-05-22 Thread nlopess
ID: 23110 Updated by: [EMAIL PROTECTED] Reported By: kyrael at web dot de Status: Open Bug Type: Documentation problem Operating System: Linux PHP Version: 4.3.1 New Comment: See also #20726. Previous Comments: -

[PHP-DOC] #20726 [Opn->Bgs]: 'foo'==0 cast on comparison

2004-05-22 Thread nlopess
ID: 20726 Updated by: [EMAIL PROTECTED] Reported By: wb at sapo dot pt -Status: Open +Status: Bogus Bug Type:Documentation problem PHP Version: 4.2.3 New Comment: Duplicate of #23110 Previous Comments:

[PHP-DOC] #20481 [Asn->Bgs]: preg_replace_callback() incorrect documentation

2004-05-22 Thread nlopess
ID: 20481 Updated by: [EMAIL PROTECTED] Reported By: bikeman82 at hotmail dot com -Status: Assigned +Status: Bogus Bug Type: Documentation problem Operating System: All PHP Version: 4.2.3 Assigned To: k.schroeder New Comment: I

[PHP-DOC] cvs: phpdoc /en/features commandline.xml

2004-05-22 Thread Nuno Lopes
nlopess Sat May 22 04:52:07 2004 EDT Modified files: /phpdoc/en/features commandline.xml Log: fix -i swith output. Patch by Voytsekhovskyy Alexander http://cvs.php.net/diff.php/phpdoc/en/features/commandline.xml?r1=1.31&r2=1.32&ty=u Index: phpdoc/en/features/com