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

2004-08-13 Thread jared wyles
rioter Sat Aug 14 02:44:15 2004 EDT Modified files: /phpdoc/en/language control-structures.xml Log: spelling: costruct to construct http://cvs.php.net/diff.php/phpdoc/en/language/control-structures.xml?r1=1.105&r2=1.106&ty=u Index: phpdoc/en/language/control-s

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

2004-08-13 Thread jared wyles
rioter Sat Aug 14 02:31:05 2004 EDT Modified files: /phpdoc/en/language control-structures.xml Log: added the comment between foreach and while, thanks jfarrell http://cvs.php.net/diff.php/phpdoc/en/language/control-structures.xml?r1=1.104&r2=1.105&ty=u Index:

[PHP-DOC] Livedocs woes

2004-08-13 Thread Sean Coates
Tonight, I wasted many hours "upgrading" livedocs. Many things broke, but with some help (IRC - freenode - #phpdoc (join us (-: ) ), I finally got it working. For anyone with the same troubles, here's what I did: 1) configure failed to detect my xsltproc binary, so I had to change "XSLTPROC='no'

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

2004-08-13 Thread Philip Olson
philip Sat Aug 14 01:59:20 2004 EDT Modified files: /phpdoc/en/language constants.xml Log: Mention how some values are case-sensitive in PHP 5. __FILE__ returns the filename of the include, not the parent. And See Also. http://cvs.php.net/diff.php/phpdoc

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

2004-08-13 Thread Philip Olson
philip Sat Aug 14 01:54:59 2004 EDT Modified files: /phpdoc/en/appendices migration5.xml Log: Mention the magical constants (__FUNCTION__,__METHOD__,__CLASS__) are also case-sensitive in PHP 5. (to go along with get_class()) http://cvs.php.net/diff.p

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

2004-08-13 Thread Marcin Gibula
mg Fri Aug 13 19:31:42 2004 EDT Modified files: /phpdoc/en/reference/lzfconfigure.xml Log: Fix typo. http://cvs.php.net/diff.php/phpdoc/en/reference/lzf/configure.xml?r1=1.3&r2=1.4&ty=u Index: phpdoc/en/reference/lzf/configure.xml diff -u phpdoc/en/r

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

2004-08-13 Thread Dave Barr
daveFri Aug 13 18:33:03 2004 EDT Modified files: /phpdoc/scripts spell-checker.php Log: - Add a word count. http://cvs.php.net/diff.php/phpdoc/scripts/spell-checker.php?r1=1.1&r2=1.2&ty=u Index: phpdoc/scripts/spell-checker.php diff -u phpdoc/scripts/

Re: [PHP-DOC] PECL docs move from peardoc

2004-08-13 Thread Friedhelm Betz
On Friday 13 August 2004 21:19, Gabor Hojtsy wrote: > >>Please, do not add new documentation until the new style is > >>complete! > > > > Any reason, why not? Sorry I did not get your point, how is this related? > > Those docs I add are from peardoc, live now in phpdoc, are not enabled in > > manua

Re: [PHP-DOC] cvs: phpdoc /en/reference/bcompiler .cvsignore configure.xml reference.xml /en/reference/bcompiler/functions bcompiler-load-exe.xml bcompiler-load.xml bcompiler-parse-class.xml bcompiler-read.xml bcompiler-write-class.xml bcompiler-write-constant.xml bcompiler-write-exe-footer.xml bcompiler-write-footer.xml bcompiler-write-function.xml bcompiler-write-functions-from-file.xml bcompiler-write-header.xml

2004-08-13 Thread Gabor Hojtsy
Please, do not add new documentation until the new style is complete! Any reason, why not? Sorry I did not get your point, how is this related? Those docs I add are from peardoc, live now in phpdoc, are not enabled in manual.xml.in. So what is the point in waiting for the 'new style'? Do you manu

Re: [PHP-DOC] cvs: phpdoc /en/reference/bcompiler .cvsignore configure.xml reference.xml /en/reference/bcompiler/functions bcompiler-load-exe.xml bcompiler-load.xml bcompiler-parse-class.xml bcompiler-read.xml bcompiler-write-class.xml bcompiler-write-constant.xml bcompiler-write-exe-footer.xml bcompiler-write-footer.xml bcompiler-write-function.xml bcompiler-write-functions-from-file.xml bcompiler-write-header.xml

2004-08-13 Thread Philip Olson
> > Please, do not add new documentation until the new style is > > complete! > > Any reason, why not? Sorry I did not get your point, how is this related? > Those docs I add are from peardoc, live now in phpdoc, are not enabled in > manual.xml.in. So what is the point in waiting for the 'new st

[PHP-DOC] #29661 [Opn->Csd]: "What can PHP do do" and CCVS

2004-08-13 Thread vrana
ID: 29661 Updated by: [EMAIL PROTECTED] Reported By: chx at mail dot tvnet dot hu -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: *nix PHP Version: 4.3.8 Assigned To: vrana New Comment: This bug

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

2004-08-13 Thread Jakub Vrana
vrana Fri Aug 13 14:17:40 2004 EDT Modified files: /phpdoc/en/chapters intro.xml Log: MCVE instead of CCVS (bug #29661) PHP 4 is not current stable anymore http://cvs.php.net/diff.php/phpdoc/en/chapters/intro.xml?r1=1.38&r2=1.39&ty=u Index: phpdoc/en/chapter

Re: [PHP-DOC] cvs: phpdoc /en/reference/bcompiler .cvsignore configure.xml reference.xml /en/reference/bcompiler/functions bcompiler-load-exe.xml bcompiler-load.xml bcompiler-parse-class.xml bcompiler-read.xml bcompiler-write-class.xml bcompiler-write-constant.xml bcompiler-write-exe-footer.xml bcompiler-write-footer.xml bcompiler-write-function.xml bcompiler-write-functions-from-file.xml bcompiler-write-header.xml

2004-08-13 Thread Friedhelm Betz
On Friday 13 August 2004 16:53, Philip Olson wrote: > Friedhelm, > > Please, do not add new documentation until the new style is > complete! Any reason, why not? Sorry I did not get your point, how is this related? Those docs I add are from peardoc, live now in phpdoc, are not enabled in manual.

Re: [PHP-DOC] documenting constants

2004-08-13 Thread Mehdi Achour
Philip Olson wrote: Two main topics come to mind here: - Layout of constant information As far as I see it, they're all ready for descriptions but are rarely added as it means a lot of extra work looking them all up, and putting that information into laymen's terms (or coming up with a description

[PHP-DOC] #29661 [NEW]: "What can PHP do do" and CCVS

2004-08-13 Thread chx at mail dot tvnet dot hu
From: chx at mail dot tvnet dot hu Operating system: *nix PHP version: 4.3.8 PHP Bug Type: Documentation problem Bug description: "What can PHP do do" and CCVS Description: The page http://www.php.net/manual/en/intro-whatcando.php mentions CCVS which is no longer

Re: [PHP-DOC] documenting constants

2004-08-13 Thread Philip Olson
> I searched the howto but didn't find *the* way to properly document an > extension constants. Personnaly, I'd like to see the errorfunc way > everywhere (value, constant name, description, note). Was any decision > made yet ? Two main topics come to mind here: - Layout of constant informatio

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

2004-08-13 Thread Jakub Vrana
vrana Fri Aug 13 12:08:52 2004 EDT Modified files: /phpdoc/scripts check-references.php Log: Check return and parameter types http://cvs.php.net/diff.php/phpdoc/scripts/check-references.php?r1=1.4&r2=1.5&ty=u Index: phpdoc/scripts/check-references.php diff

[PHP-DOC] cvs: phpdoc /en/reference/strings/functions strrchr.xml

2004-08-13 Thread Jakub Vrana
vrana Fri Aug 13 11:56:57 2004 EDT Modified files: /phpdoc/en/reference/strings/functions strrchr.xml Log: Accepts string in PHP 5 http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/strrchr.xml?r1=1.6&r2=1.7&ty=u Index: phpdoc/en/reference/

Re: [PHP-DOC] cvs: phpdoc /en/reference/bcompiler .cvsignore configure.xml reference.xml /en/reference/bcompiler/functions bcompiler-load-exe.xml bcompiler-load.xml bcompiler-parse-class.xml bcompiler-read.xml bcompiler-write-class.xml bcompiler-write-constant.xml bcompiler-write-exe-footer.xml bcompiler-write-footer.xml bcompiler-write-function.xml bcompiler-write-functions-from-file.xml bcompiler-write-header.xml

2004-08-13 Thread Philip Olson
Friedhelm, Please, do not add new documentation until the new style is complete! Regards, Philip On Fri, 13 Aug 2004, Friedhelm Betz wrote: > betz Fri Aug 13 10:26:44 2004 EDT > > Added files: > /phpdoc/en/reference/bcompiler.cvsignore configure.xml >

[PHP-DOC] cvs: phpdoc /en/reference/apd/functions rename-function.xml

2004-08-13 Thread Jakub Vrana
vrana Fri Aug 13 10:31:40 2004 EDT Modified files: /phpdoc/en/reference/apd/functions rename-function.xml Log: Typo fixed by Dave http://cvs.php.net/diff.php/phpdoc/en/reference/apd/functions/rename-function.xml?r1=1.2&r2=1.3&ty=u Index: phpdoc/en/reference/a

[PHP-DOC] cvs: phpdoc /en/reference/apd/functions apd-rename-function.xml

2004-08-13 Thread Jakub Vrana
vrana Fri Aug 13 10:29:40 2004 EDT Removed files: /phpdoc/en/reference/apd/functions apd-rename-function.xml Log: Fix methodnames

[PHP-DOC] documenting constants

2004-08-13 Thread Mehdi Achour
Hi all, I searched the howto but didn't find *the* way to properly document an extension constants. Personnaly, I'd like to see the errorfunc way everywhere (value, constant name, description, note). Was any decision made yet ? didou PS: Philip, can you integrate the final decision while rewrit

[PHP-DOC] cvs: phpdoc /en/reference/bcompiler .cvsignore configure.xml reference.xml /en/reference/bcompiler/functions bcompiler-load-exe.xml bcompiler-load.xml bcompiler-parse-class.xml bcompiler-read.xml bcompiler-write-class.xml bcompiler-write-constant.xml bcompiler-write-exe-footer.xml bcompiler-write-footer.xml bcompiler-write-function.xml bcompiler-write-functions-from-file.xml bcompiler-write-header.xml

2004-08-13 Thread Friedhelm Betz
betzFri Aug 13 10:26:44 2004 EDT Added files: /phpdoc/en/reference/bcompiler .cvsignore configure.xml reference.xml /phpdoc/en/reference/bcompiler/functionsbcompiler-load-exe.xml

[PHP-DOC] cvs: phpdoc /en/reference/apd/functions apd-continue.xml apd-rename-function.xml rename-function.xml

2004-08-13 Thread Mehdi Achour
didou Fri Aug 13 10:20:43 2004 EDT Modified files: /phpdoc/en/reference/apd/functions apd-continue.xml apd-rename-function.xml rename-function.xml Log: fix more method names htt

[PHP-DOC] cvs: phpdoc /en/reference/memcache/functions memcache_debug.xml

2004-08-13 Thread Jakub Vrana
vrana Fri Aug 13 10:16:16 2004 EDT Removed files: /phpdoc/en/reference/memcache/functions memcache_debug.xml Log: Fix methodnames

[PHP-DOC] cvs: phpdoc /en/reference/apd/functions override-function.xml rename-function.xml /en/reference/hwapi/functions hwapi-attribute.xml hwapi-new-content.xml /en/reference/memcache/functions memcache-debug.xml /en/reference/msql/functions msql-db-query.xml /en/reference/oci8/functions oci-error.xml oci-field-type.xml /en/reference/openssl/functions openssl-pkey-get-private.xml /en/reference/pdf/functions pdf-open-ccitt.xml /en/reference/xsl/functions xsl-xsltprocessor-transform-to-doc.xml

2004-08-13 Thread Jakub Vrana
vrana Fri Aug 13 10:10:03 2004 EDT Added files: /phpdoc/en/reference/memcache/functions memcache-debug.xml /phpdoc/en/reference/apd/functions override-function.xml rename-function.xml Modified files:

[PHP-DOC] cvs: phpdoc /en/reference/apd/functions apd-override-function.xml

2004-08-13 Thread Jakub Vrana
vrana Fri Aug 13 10:09:32 2004 EDT Removed files: /phpdoc/en/reference/apd/functions apd-override-function.xml Log: Fix methodnames

[PHP-DOC] cvs: phpdoc /en/reference/outcontrol/functions ob-start.xml

2004-08-13 Thread Friedhelm Betz
betzFri Aug 13 10:03:25 2004 EDT Modified files: /phpdoc/en/reference/outcontrol/functions ob-start.xml Log: add available callbacks to see also http://cvs.php.net/diff.php/phpdoc/en/reference/outcontrol/functions/ob-start.xml?r1=1.13&r2=1.14&ty=u Index

[PHP-DOC] cvs: phpdoc /en/reference/outcontrol/functions ob-gzhandler.xml

2004-08-13 Thread Friedhelm Betz
betzFri Aug 13 09:27:34 2004 EDT Modified files: /phpdoc/en/reference/outcontrol/functions ob-gzhandler.xml Log: remove ini. from presentation http://cvs.php.net/diff.php/phpdoc/en/reference/outcontrol/functions/ob-gzhandler.xml?r1=1.8&r2=1.9&ty=u Index

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

2004-08-13 Thread Friedhelm Betz
betzFri Aug 13 09:21:11 2004 EDT Modified files: /phpdoc/en/reference/outcontrol ini.xml Log: typo http://cvs.php.net/diff.php/phpdoc/en/reference/outcontrol/ini.xml?r1=1.4&r2=1.5&ty=u Index: phpdoc/en/reference/outcontrol/ini.xml diff -u phpdoc/en/re

[PHP-DOC] ini directive typos

2004-08-13 Thread Dave Barr
Hello internals (cc'ed to phpdoc) A minor issue, but one I'd like to see fixed for upcoming releases. There are two ini directives that are spelled wrong: sybase.compatability_mode mssql.compatability_mode The correct spelling is "compatibility". Could someone fix these? Or possibly add new, cor

[PHP-DOC] cvs: phpdoc /en/appendices reserved.constants.core.xml

2004-08-13 Thread Dave Barr
daveFri Aug 13 08:07:44 2004 EDT Modified files: /phpdoc/en/appendices reserved.constants.core.xml Log: - Typo. # Hi Nuno! http://cvs.php.net/diff.php/phpdoc/en/appendices/reserved.constants.core.xml?r1=1.9&r2=1.10&ty=u Index: phpdoc/en/appendices

Re: [PHP-DOC] Re: #29644 [Opn->Csd]: spelling mistake on object abstraction page

2004-08-13 Thread Dave Barr
Mehdi Achour wrote: It wasn't dave :) Woops, guess I was looking at the wrong "implementation" word and didn't check further in. Thanks Mehdi. didou Dave

[PHP-DOC] cvs: phpdoc /en/reference/pdf/functions pdf-add-bookmark.xml pdf-findfont.xml pdf-get-value.xml pdf-open-file.xml pdf-open-image-file.xml pdf-setcolor.xml pdf-show-boxed.xml pdf-stringwidth.xml /scripts check-references.php

2004-08-13 Thread Jakub Vrana
vrana Fri Aug 13 08:05:17 2004 EDT Modified files: /phpdoc/scripts check-references.php /phpdoc/en/reference/pdf/functions pdf-add-bookmark.xml pdf-findfont.xml pdf-get-value.x

[PHP-DOC] Re: #29644 [Opn->Csd]: spelling mistake on object abstraction page

2004-08-13 Thread Mehdi Achour
It wasn't dave :) didou [EMAIL PROTECTED] wrote: ID: 29644 Updated by: [EMAIL PROTECTED] Reported By: jpearson at syntreo dot com -Status: Open +Status: Closed -Bug Type:Website problem +Bug Type:Documentation problem PHP Version: Irrelevant New Comment: This has al

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

2004-08-13 Thread Mehdi Achour
didou Fri Aug 13 08:02:15 2004 EDT Modified files: /phpdoc/en/language/oop5abstract.xml Log: fix #29644 : typo http://cvs.php.net/diff.php/phpdoc/en/language/oop5/abstract.xml?r1=1.5&r2=1.6&ty=u Index: phpdoc/en/language/oop5/abstract.xml diff -u phpdoc/en

[PHP-DOC] cvs: phpdoc /en/appendices reserved.constants.core.xml

2004-08-13 Thread Nuno Lopes
nlopess Fri Aug 13 08:01:23 2004 EDT Modified files: /phpdoc/en/appendices reserved.constants.core.xml Log: add PHP_EOL # I think each constant should have a little description... http://cvs.php.net/diff.php/phpdoc/en/appendices/reserved.constants.core.x

[PHP-DOC] mysql_character_set_name

2004-08-13 Thread Jakub Vrana
Hello! There is a Dutch version of function mysql_character_set_name() in the downloadable version of English documentation. It's not a big deal as there's no link to it but it can be removed. The problem is probably that there is mysql-character-set-name.xml and mysql-client-encoding.xml files i

Re: [PHP-DOC] manual rsync

2004-08-13 Thread Nuno Lopes
> It would be nice to provide permanent redirects in the phpweb error > handler for these files, so links will not get broken. Would you be able > to provide a patch for error.php Nuno? > > Goba Ok, I'll look into that file. Nuno

Re: [PHP-DOC] Not an active author?

2004-08-13 Thread Nuno Lopes
> >>See suggested diff below.. my livedocs is broken for the contributors > >>entity for some reason, and I don't have time to fix it right now. > > > > Its already fixed :) > > http://livedocs.aborla.net/patch.php?id=include.entities > > Do you have a list with all your pending livedocs patches? I

Re: [PHP-DOC] Not an active author?

2004-08-13 Thread Gabor Hojtsy
See suggested diff below.. my livedocs is broken for the contributors entity for some reason, and I don't have time to fix it right now. Its already fixed :) http://livedocs.aborla.net/patch.php?id=include.entities Do you have a list with all your pending livedocs patches? It would be nice to send

Re: [PHP-DOC] manual rsync

2004-08-13 Thread Gabor Hojtsy
As the manual as been build, I was trying today to move the notes from the old install section to the new one. But I've found that the old pages are still in the rsync server, so that my script doens't work as it still think that those sections still exist. Some files that should be deleted: * ins

[PHP-DOC] manual rsync

2004-08-13 Thread Nuno Lopes
Hello, As the manual as been build, I was trying today to move the notes from the old install section to the new one. But I've found that the old pages are still in the rsync server, so that my script doens't work as it still think that those sections still exist. Some files that should be delet

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

2004-08-13 Thread Nuno Lopes
> Dave Barr wrote: > > > dave Fri Aug 13 00:59:25 2004 EDT > > > > Added files: > > /phpdoc/scripts spell-checker.php > > Log: > > - Add a custom phpdoc XML spell checker script. Needs the pspell extension > > enabled to work. > > Woops! I didn't even see vrana's aspell.php script. Oh

[PHP-DOC] cvs: phpdoc /en/reference/outcontrol/functions ob-start.xml

2004-08-13 Thread Jakub Vrana
vrana Fri Aug 13 05:50:11 2004 EDT Modified files: /phpdoc/en/reference/outcontrol/functions ob-start.xml Log: Touch up example http://cvs.php.net/diff.php/phpdoc/en/reference/outcontrol/functions/ob-start.xml?r1=1.12&r2=1.13&ty=u Index: phpdoc/en/reference/