[PHP-DOC] #32625 [Opn->Csd]: Emphasis needed on restarting after changing Path variable

2005-04-07 Thread dmytton
ID: 32625 Updated by: [EMAIL PROTECTED] Reported By: peter dot ordal at rochester dot edu -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Windows Server 2003 PHP Version: 5.0.4 New Comment: This bug ha

[PHP-DOC] cvs: phpdoc /en/faq installation.xml

2005-04-07 Thread David Mytton
dmytton Thu Apr 7 17:45:39 2005 EDT Modified files: /phpdoc/en/faq installation.xml Log: Added note as per bug #32625 http://cvs.php.net/diff.php/phpdoc/en/faq/installation.xml?r1=1.43&r2=1.44&ty=u Index: phpdoc/en/faq/installation.xml diff -u phpdoc/en/fa

Re: [PHP-DOC] cvs: phpdoc /dsssl html-common.dsl

2005-04-07 Thread Friedhelm Betz
Hi Jakub, Gabor Hojtsy wrote: I agree with Nuno here! They should stay where they are, the script should get fixed. I simple don't know how to fix the script. Docbook requires in , in , etc. I don't know where to put the logic to disable versioning on these two pages because they look like any o

Re: [PHP-DOC] Keeping translated methodsynopsis up-to-date

2005-04-07 Thread Mehdi Achour
Gabor, I didn't read your first reply to the thread, forget about my question. didou Mehdi Achour wrote: Gabor Hojtsy wrote: yep. If the script could detect that the only changes were proto related, it could also update that tag (to try to reduce the revcheck outdated files). And generalizing the

Re: [PHP-DOC] cvs: phpdoc /dsssl html-common.dsl

2005-04-07 Thread Jakub Vrana
Gabor Hojtsy wrote: > I agree with Nuno here! They should stay where they are, the script > should get fixed. I simple don't know how to fix the script. Docbook requires in , in , etc. I don't know where to put the logic to disable versioning on these two pages because they look like any other p

Re: [PHP-DOC] Keeping translated methodsynopsis up-to-date

2005-04-07 Thread Mehdi Achour
Gabor Hojtsy wrote: yep. If the script could detect that the only changes were proto related, it could also update that tag (to try to reduce the revcheck outdated files). And generalizing the script, it could also update the tag when there are no changes between two revisions (like when a trans

[PHP-DOC] #32625 [Opn]: Emphasis needed on restarting after changing Path variable

2005-04-07 Thread peter dot ordal at rochester dot edu
ID: 32625 User updated by: peter dot ordal at rochester dot edu Reported By: peter dot ordal at rochester dot edu Status: Open Bug Type: Documentation problem Operating System: Windows Server 2003 -PHP Version: Irrelevant +PHP Version: 5.0.4 Ne

Re: [PHP-DOC] Keeping translated methodsynopsis up-to-date

2005-04-07 Thread Gabor Hojtsy
yep. If the script could detect that the only changes were proto related, it could also update that tag (to try to reduce the revcheck outdated files). And generalizing the script, it could also update the tag when there are no changes between two revisions (like when a translator overwrites the

Re: [PHP-DOC] Keeping translated methodsynopsis up-to-date

2005-04-07 Thread Mehdi Achour
Nuno Lopes wrote: a) Check: Create a script that checks/compares the methodsynopsis between en/ and translations: a) Number of parameters b) Optional vs. required c) Types >>> >>> >>> I think a) is a good idea. But that script should also try to update >>> the revision

Re: [PHP-DOC] Keeping translated methodsynopsis up-to-date

2005-04-07 Thread Nuno Lopes
a) Check: Create a script that checks/compares the methodsynopsis between en/ and translations: a) Number of parameters b) Optional vs. required c) Types I think a) is a good idea. But that script should also try to update the revision tracking tag, so that the tag will become current and won't c

Re: [PHP-DOC] Keeping translated methodsynopsis up-to-date

2005-04-07 Thread Gabor Hojtsy
a) Check: Create a script that checks/compares the methodsynopsis between en/ and translations: a) Number of parameters b) Optional vs. required c) Types I think a) is a good idea. But that script should also try to update the revision tracking tag, so that the tag will become current and won't c

Re: [PHP-DOC] snippet for sybase link identifier

2005-04-07 Thread Gabor Hojtsy
Hi, I'm doing the sybase moving to the new doc style, and it looks that it is needed a sybase.linkid.description similar to the one for mysql, that textually said: "The MySQL connection. If the link identifier is not specified, the last link opened by mysql_connect() is assumed. If no such link is

Re: [PHP-DOC] Keeping translated methodsynopsis up-to-date

2005-04-07 Thread Gabor Hojtsy
The most important part of the manual is the methodsynopsis. Keeping these up-to-date would be nice and can be done by anyone of any language. Here are a couple options: a) Check: Create a script that checks/compares the methodsynopsis between en/ and translations: a) Number of parameters b) Opti

Re: [PHP-DOC] cvs: phpdoc /dsssl html-common.dsl

2005-04-07 Thread Gabor Hojtsy
Jakub Vrana wrote: > # Side effects detected in function.main, function.die, > pcre.pattern.* - will be fixed Patch for function.die sent, function.main is not a big deal (it's a dummy entry anyway), pcre.pattern.* remain. My idea is to move them to appendix and provide a link from ref.pcre. An

Re: [PHP-DOC] Keeping translated methodsynopsis up-to-date

2005-04-07 Thread Nuno Lopes
The most important part of the manual is the methodsynopsis. Keeping these up-to-date would be nice and can be done by anyone of any language. Here are a couple options: a) Check: Create a script that checks/compares the methodsynopsis between en/ and translations: a) Number of parameters b) Option

[PHP-DOC] Keeping translated methodsynopsis up-to-date

2005-04-07 Thread Philip Olson
The most important part of the manual is the methodsynopsis. Keeping these up-to-date would be nice and can be done by anyone of any language. Here are a couple options: a) Check: Create a script that checks/compares the methodsynopsis between en/ and translations: a) Number of parameters b) Opt

[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2005-04-07 Thread Enrique Garcia Briones
baoengb Thu Apr 7 11:38:30 2005 EDT Modified files: /phpdoc/en language-snippets.ent Log: Added sybase.linkid.description for new doc style in sybase http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.144&r2=1.145&ty=u Index: phpdoc/en/language-s

Re: [PHP-DOC] cvs: phpdoc /dsssl html-common.dsl

2005-04-07 Thread Nuno Lopes
Jakub Vrana wrote: > # Side effects detected in function.main, function.die, > pcre.pattern.* - will be fixed Patch for function.die sent, function.main is not a big deal (it's a dummy entry anyway), pcre.pattern.* remain. My idea is to move them to appendix and provide a link from ref.pcre. An

Re: [PHP-DOC] Spanish Translation bug on htmlentities

2005-04-07 Thread Enrique Garcia Briones
Hi Please use bugs.php.net for bug reporting, and thank you for help us make the documentation better. Saludos Enrique --- Luis Bonini <[EMAIL PROTECTED]> wrote: > Hi this is just to report a bug on the Spanish > Documentation on > htmlentities function: > > The english version says: > strin

[PHP-DOC] Spanish Translation bug on htmlentities

2005-04-07 Thread Luis Bonini
Hi this is just to report a bug on the Spanish Documentation on htmlentities function:   The english version says: string htmlentities ( string string [, int quote_style [, string charset]] )   And the Spanish version says: string htmlentities ( string cadena )   So, apparently the

[PHP-DOC] cvs: phpdoc /en/language references.xml

2005-04-07 Thread Jakub Vrana
vrana Thu Apr 7 10:26:43 2005 EDT Modified files: /phpdoc/en/language references.xml Log: 'function &' is optional with methods (bug #29877) http://cvs.php.net/diff.php/phpdoc/en/language/references.xml?r1=1.37&r2=1.38&ty=u Index: phpdoc/en/language/reference

[PHP-DOC] snippet for sybase link identifier

2005-04-07 Thread Enrique Garcia Briones
Hi, I'm doing the sybase moving to the new doc style, and it looks that it is needed a sybase.linkid.description similar to the one for mysql, that textually said: "The MySQL connection. If the link identifier is not specified, the last link opened by mysql_connect() is assumed. If no such link is

Re: [PHP-DOC] cvs: phpdoc /dsssl html-common.dsl

2005-04-07 Thread Jakub Vrana
Jakub Vrana wrote: > # Side effects detected in function.main, function.die, pcre.pattern.* - > will be fixed Patch for function.die sent, function.main is not a big deal (it's a dummy entry anyway), pcre.pattern.* remain. My idea is to move them to appendix and provide a link from ref.pcre.

[PHP-DOC] die() version info

2005-04-07 Thread Jakub Vrana
Hello! Can you please apply this patch to functable? It removes an extra space from special functions version information (cosmetic change) and adds die() to them. There will be version information also by aliases (bug #24157) so without this patch, die() will show as "no version information, migh

[PHP-DOC] #24157 [Opn->Csd]: Aliases version info

2005-04-07 Thread vrana
ID: 24157 Updated by: [EMAIL PROTECTED] Reported By: holliwell at gmx dot net -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: any PHP Version: 4.3.2 Assigned To: vrana New Comment: This bug has b

[PHP-DOC] cvs: phpdoc /dsssl html-common.dsl

2005-04-07 Thread Jakub Vrana
vrana Thu Apr 7 08:21:49 2005 EDT Modified files: /phpdoc/dsssl html-common.dsl Log: Aliases version info (bug #24157) # Side effects detected in function.main, function.die, pcre.pattern.* - will be fixed http://cvs.php.net/diff.php/phpdoc/dsssl/htm

[PHP-DOC] cvs: phpdoc /en/reference/pgsql reference.xml /en/reference/pgsql/functions pg-fetch-object.xml pg-field-is-null.xml pg-field-name.xml pg-field-num.xml pg-field-prtlen.xml pg-field-size.xml

2005-04-07 Thread Christopher Kings-Lynne
chriskl Thu Apr 7 07:47:33 2005 EDT Modified files: /phpdoc/en/reference/pgsql reference.xml /phpdoc/en/reference/pgsql/functionspg-fetch-object.xml pg-field-is-null.xml

[PHP-DOC] #32617 [NEW]: Argument swapping example contains bogus slashes

2005-04-07 Thread tommy at apt dot no
From: tommy at apt dot no Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Argument swapping example contains bogus slashes Description: http://se.php.net/sprintf#AEN144043 The slashes infront of the $ shouldn't as

[PHP-DOC] #24157 [Opn]: Aliases version info

2005-04-07 Thread vrana
ID: 24157 Updated by: [EMAIL PROTECTED] Reported By: holliwell at gmx dot net Status: Open Bug Type: Documentation problem Operating System: any PHP Version: 4.3.2 Assigned To: vrana New Comment: Can someone please try this patch: http: