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

2005-09-07 Thread Jakub Vrana
vrana Wed Sep 7 02:59:46 2005 EDT Modified files: /phpdoc/scripts xml_proto.php Log: Run extensions.xml.php http://cvs.php.net/diff.php/phpdoc/scripts/xml_proto.php?r1=1.33&r2=1.34&ty=u Index: phpdoc/scripts/xml_proto.php diff -u phpdoc/scripts/xml_proto.

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

2005-09-07 Thread Gabor Hojtsy
> /* > @@ -159,7 +159,7 @@ >} > >fwrite($fp, ''."\n" . > - ''."\n" . > + ''."\n" . > "\n" . > "\n" . > " $extension_name Functions\n" . > @@ -244,7 +244,7 @@ > $functype = trim($funclist[$i]["function_type"]); > > fwrite($fp, ''."\n" . > -

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

2005-09-07 Thread Jakub Vrana
vrana Wed Sep 7 04:20:44 2005 EDT Modified files: /phpdoc/scripts xml_proto.php Log: Purpose and Membership tags (thanks to Goba) http://cvs.php.net/diff.php/phpdoc/scripts/xml_proto.php?r1=1.34&r2=1.35&ty=u Index: phpdoc/scripts/xml_proto.php diff -u php

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

2005-09-07 Thread Jakub Vrana
Gabor Hojtsy wrote: > The intention was to genearte sample comments for Purpose and > Membership, right? Right. It was there but when I was merging changes I forgot to include it. Thanks. Jakub Vrana

[PHP-DOC] cvs: phpdoc /en/reference/oci8/functions OCI-Lob-eof.xml oci-fetch-array.xml ocicancel.xml ocicloselob.xml ocicollappend.xml ocicollassign.xml ocicollassignelem.xml ocicollgetelem.xml ocicol

2005-09-07 Thread Friedhelm Betz
betzWed Sep 7 05:35:23 2005 EDT Modified files: /phpdoc/en/reference/oci8/functions ocicancel.xml ocicloselob.xml ocicollappend.xml ocicollassignelem.xml

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

2005-09-07 Thread Friedhelm Betz
betzWed Sep 7 05:36:32 2005 EDT Modified files: /phpdoc/entitiesglobal.ent Log: entities for satellite and session-pgsl http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.240&r2=1.241&ty=u Index: phpdoc/entities/global.ent diff -u phpdoc/entiti

[PHP-DOC] #34406 [NEW]: Example gives wrong impression of "include" behaviour

2005-09-07 Thread info at bastian-frank dot de
From: info at bastian-frank dot de Operating system: All PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Example gives wrong impression of "include" behaviour Description: In the documentation for "include" the example "include() thro

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

2005-09-07 Thread Jakub Vrana
vrana Wed Sep 7 07:31:49 2005 EDT Modified files: /phpdoc/en/language control-structures.xml Log: Warning about including remote files (bug #34406) http://cvs.php.net/diff.php/phpdoc/en/language/control-structures.xml?r1=1.124&r2=1.125&ty=u Index: phpdoc/en/l

[PHP-DOC] #34406 [Opn->Csd]: Example gives wrong impression of "include" behaviour

2005-09-07 Thread vrana
ID: 34406 Updated by: [EMAIL PROTECTED] Reported By: info at bastian-frank dot de -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: All PHP Version: Irrelevant New Comment: This bug has been fixed in the

Re: [PHP-DOC] Manual Credits/Contributors

2005-09-07 Thread Jakub Vrana
Nuno Lopes wrote: > Probably I'm also forgeting someone, but without some stats its difficult. Some stats are here: http://www.vrana.cz/scite/phpdoc-en-log.html It doesn't tell lot but can reveal some names. Jakub Vrana

Re[2]: [PHP-DOC] Manual Credits/Contributors

2005-09-07 Thread anatoly techtonik
||*()*|| Hi, Sean. >> AFAIR we decided to not use hard numbers (so people will not do useless >> commits just to reach a limit, as it was done before), but put up names >> instead, and then wait some pre-specified time if someone votes against >> their inclusion. Since we are mostly only looking o

[PHP-DOC] No and part in oci8/reference.xml?

2005-09-07 Thread Dallas Thunder
Shouldn't there be and part in oci8/reference.xml? ""Antony Dovgal"" <[EMAIL PROTECTED]> 写入消息新闻:[EMAIL PROTECTED] tony2001 Tue Sep 6 16:18:32 2005 EDT Added files: /phpdoc/en/reference/oci8 ini.xml Modified files: /phpdoc/en/reference/oci8 configure.xml constants.xml reference.xml

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

2005-09-07 Thread Sean Coates
seanWed Sep 7 10:19:32 2005 EDT Modified files: /phpdoc/en contributors.xml Log: added myself and dbs to authors/editors block http://cvs.php.net/diff.php/phpdoc/en/contributors.xml?r1=1.11&r2=1.12&ty=u Index: phpdoc/en/contributors.xml diff -u phpdoc/en/c

Re: [PHP-DOC] No and part in oci8/reference.xml?

2005-09-07 Thread Antony Dovgal
On 07.09.2005 18:14, Dallas Thunder wrote: > Shouldn't there be and part in oci8/reference.xml? What should I write in if this extension exists in the distro, but its new version is available only in HEAD and PECL ? -- Wbr, Antony Dovgal

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

2005-09-07 Thread Sean Coates
Sean Coates wrote: > sean Wed Sep 7 10:19:32 2005 EDT > > Modified files: > /phpdoc/encontributors.xml > Log: > added myself and dbs to authors/editors block Anyway.. I didn't touch the notes contributors block -- see http://doc.php.net/php/notes_stats

Re: [PHP-DOC] No and part in oci8/reference.xml?

2005-09-07 Thread Dallas Thunder
Sorry, I really don't know that. Just curious because every other extension has this part. And since appendices/extensions.xml was generated from these information, maybe there will be no oci8 part in next build if no such information? So I think at least put something. Anything at all. "An

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

2005-09-07 Thread Antony Dovgal
tony2001Wed Sep 7 11:09:04 2005 EDT Modified files: /phpdoc/en/reference/oci8 reference.xml Log: add Purpose & Membership http://cvs.php.net/diff.php/phpdoc/en/reference/oci8/reference.xml?r1=1.15&r2=1.16&ty=u Index: phpdoc/en/reference/oci8/refer

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

2005-09-07 Thread Dallas Thunder
dallas Wed Sep 7 11:25:09 2005 EDT Modified files: /phpdoc/en/reference/oci8 reference.xml Log: Remove an extra "return". http://cvs.php.net/diff.php/phpdoc/en/reference/oci8/reference.xml?r1=1.16&r2=1.17&ty=u Index: phpdoc/en/reference/oci8/reference.xml dif

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

2005-09-07 Thread Dan Scott
Heh, 10K commit to remove a "return"? Methinks there is some serious whitespace issue happening here :) Dan On 9/7/05, Dallas Thunder <[EMAIL PROTECTED]> wrote: > dallas Wed Sep 7 11:25:09 2005 EDT > > Modified files: > /phpdoc/en/reference/oci8 reference.xml > Log: > Remov

[PHP-DOC] Re: phpdoc /en/reference/oci8 reference.xml

2005-09-07 Thread Dallas Thunder
Actual change is: - given script, the second and subsequent calls return return the existing + given script, the second and subsequent calls return the existing Others are just trailing white spaces, auto removed from my editor. ""Dallas Thunder"" <[EMAIL PROTECTED]> 写入消息新闻:[EMAIL PR

Re: [PHP-DOC] No and part in oci8/reference.xml?

2005-09-07 Thread Gabor Hojtsy
>>Shouldn't there be and part in oci8/reference.xml? > > What should I write in if this extension exists in the distro, > but its new version is available only in HEAD and PECL ? Good question. The flags can only represent one particular state. If both the new and old versions are documented

[PHP-DOC] #34411 [NEW]: The last few versions of the chm file have had header/footer problems

2005-09-07 Thread cap at wantabetterwebsite dot com
From: cap at wantabetterwebsite dot com Operating system: Windows XP PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: The last few versions of the chm file have had header/footer problems Description: I've been downloading the english

[PHP-DOC] #34411 [Opn->Bgs]: The last few versions of the chm file have had header/footer problems

2005-09-07 Thread nlopess
ID: 34411 Updated by: [EMAIL PROTECTED] Reported By: cap at wantabetterwebsite dot com -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: Windows XP PHP Version: Irrelevant New Comment: Please do not submi

[PHP-DOC] cvs: phpdoc /howto howto.ent howto.xml scripts.xml working.xml

2005-09-07 Thread Nuno Lopes
nlopess Wed Sep 7 15:13:12 2005 EDT Added files: /phpdoc/howto scripts.xml Modified files: /phpdoc/howto howto.ent howto.xml working.xml Log: add a new file to document our scripts. we have lots of them, all unodocumented till

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

2005-09-07 Thread Jakub Vrana
vrana Wed Sep 7 17:20:20 2005 EDT Modified files: /phpdoc/scripts aspell.php Log: Typo http://cvs.php.net/diff.php/phpdoc/scripts/aspell.php?r1=1.4&r2=1.5&ty=u Index: phpdoc/scripts/aspell.php diff -u phpdoc/scripts/aspell.php:1.4 phpdoc/scripts/aspell.ph

[PHP-DOC] cvs: phpdoc /howto scripts.xml

2005-09-07 Thread Jakub Vrana
vrana Wed Sep 7 17:25:37 2005 EDT Modified files: /phpdoc/howto scripts.xml Log: Document scripts published by me http://cvs.php.net/diff.php/phpdoc/howto/scripts.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/howto/scripts.xml diff -u phpdoc/howto/scripts.xml:1.