Re: [PHP-DOC] cvs: phpdoc /en/reference/curl/functions curl-multi-add-handle.xml curl-multi-close.xml curl-multi-exec.xml curl-multi-init.xml

2007-06-07 Thread Dave Barr
Hannes Magnusson wrote: On 6/7/07, Logan Buesching [EMAIL PROTECTED] wrote: +++ phpdoc/en/reference/curl/functions/curl-multi-add-handle.xmlThu Jun 7 +$running=null; //execute the handles -curl_multi_exec($mh); +do { +curl_multi_exec($mh); +} while($running 0); This doesn't

Re: [PHP-DOC] a request to become editor

2007-05-21 Thread Dave Barr
Philip Olson wrote: We again could use an editor that is responsible for tackling our administrative tasks. It's been well over a year since Gabor stepped down and having a replacement to continue his legacy feels like a good idea. We've accomplished a lot since but are missing the other

[PHP-DOC] ./configure - configure.php

2007-05-12 Thread Dave Barr
Hi Is there a reason that we rely on tools such as autoconf? Reducing the reliance on external tools would help the barrier of entry for newcomers to PHPDoc. configure is basically a shell script, and as we all know, PHP does a great job as a shell script replacement. :) Therefore:

Re: [PHP-DOC] Problematic build of phpdoc-bg

2006-12-29 Thread Dave Barr
Kouber Saparev wrote: [snip] Then, an error that dsssl/catalog is a directory and not a file followed, and then some HTML output to the console started. The end was: You will need to use: cvs update -dP Dave

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

2006-12-15 Thread Dave Barr
daveFri Dec 15 09:53:44 2006 UTC Modified files: /phpdoc/en/faq installation.xml Log: - ant at, fixes Bug #39792. http://cvs.php.net/viewvc.cgi/phpdoc/en/faq/installation.xml?r1=1.46r2=1.47diff_format=u Index: phpdoc/en/faq/installation.xml diff -u

Re: [PHP-DOC] Proposal to remove void from protos

2006-11-21 Thread Dave Barr
Jakub Vrana wrote: Hello! Would you agree with removal of the word void in methodsynpsis both from return type and parameters list? I propose to change the return type to null which it really is and remove it completely from parameters list as it is the way to declare that function doesn't

[PHP-DOC] cvs: phpdoc /en/reference/ctype/functions ctype-cntrl.xml

2006-11-04 Thread Dave Barr
daveSat Nov 4 09:17:45 2006 UTC Modified files: /phpdoc/en/reference/ctype/functionsctype-cntrl.xml Log: - Fix #39238. http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/ctype/functions/ctype-cntrl.xml?r1=1.7r2=1.8diff_format=u Index:

[PHP-DOC] cvs: phpdoc /en/internals/zendapi calling-user-functions.xml variables.xml /en/reference/datetime/functions date.xml /en/reference/hw/functions hw-new-document.xml /en/reference/ibase con

2006-10-14 Thread Dave Barr
daveSun Oct 15 03:40:28 2006 UTC Modified files: /phpdoc/en/internals/zendapicalling-user-functions.xml variables.xml /phpdoc/en/reference/datetime/functions date.xml /phpdoc/en/reference/hw/functions

[PHP-DOC] cvs: phpdoc /en/features safe-mode.xml /en/install/unix sun.xml /en/internals/zendapi arguments.xml calling-user-functions.xml variables.xml /en/reference/datetime/functions date.xml /en

2006-10-14 Thread Dave Barr
daveSun Oct 15 03:44:38 2006 UTC Modified files: /phpdoc/en/features safe-mode.xml /phpdoc/en/install/unix sun.xml /phpdoc/en/internals/zendapiarguments.xml calling-user-functions.xml

[PHP-DOC] cvs: phpdoc /en/reference/sem/functions ftok.xml

2006-10-14 Thread Dave Barr
daveSun Oct 15 04:17:56 2006 UTC Modified files: /phpdoc/en/reference/sem/functions ftok.xml Log: - should=must (Fixes #38896). http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/sem/functions/ftok.xml?r1=1.4r2=1.5diff_format=u Index:

[PHP-DOC] cvs: phpdoc /en/reference/mysql/functions mysql-list-tables.xml

2006-10-14 Thread Dave Barr
daveSun Oct 15 04:41:43 2006 UTC Modified files: /phpdoc/en/reference/mysql/functionsmysql-list-tables.xml Log: - Document when function became deprecated (Bug #38448).

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

2006-10-14 Thread Dave Barr
daveSun Oct 15 05:06:13 2006 UTC Modified files: /phpdoc/en/reference/strings/functions str-replace.xml Log: - Document order of replacement (ie. first to last) when search/replace parameters are arrays. Fixes #38463.

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

2006-10-14 Thread Dave Barr
daveSun Oct 15 05:12:35 2006 UTC Modified files: /phpdoc/en/reference/array/functionsarray-slice.xml Log: - Only numeric keys are reset by default (Fixes #38076).

[PHP-DOC] cvs: phpdoc /en/reference/image/functions imagecreatefromstring.xml

2006-09-08 Thread Dave Barr
daveFri Sep 8 11:17:38 2006 UTC Modified files: /phpdoc/en/reference/image/functionsimagecreatefromstring.xml Log: - Typo. http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/image/functions/imagecreatefromstring.xml?r1=1.7r2=1.8diff_format=u

[PHP-DOC] cvs: phpdoc /en/reference/maxdb/functions maxdb-stmt-bind-param.xml /en/reference/mysqli/functions mysqli-stmt-bind-param.xml

2006-05-26 Thread Dave Barr
daveFri May 26 22:12:39 2006 UTC Modified files: /phpdoc/en/reference/maxdb/functionsmaxdb-stmt-bind-param.xml /phpdoc/en/reference/mysqli/functions mysqli-stmt-bind-param.xml Log: - Typos. (#37608)

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

2006-05-10 Thread Dave Barr
daveWed May 10 08:09:02 2006 UTC Modified files: /phpdoc/en/reference/filter ini.xml Log: - Revert changelog. http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/filter/ini.xml?r1=1.4r2=1.5diff_format=u Index: phpdoc/en/reference/filter/ini.xml diff -u

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

2006-05-09 Thread Dave Barr
daveTue May 9 23:58:06 2006 UTC Modified files: /phpdoc/en/reference/filter ini.xml Log: - INI entry changelog. http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/filter/ini.xml?r1=1.3r2=1.4diff_format=u Index: phpdoc/en/reference/filter/ini.xml diff -u

[PHP-DOC] cvs: phpdoc /en/reference/filter constants.xml ini.xml /en/reference/filter/functions input-get-args.xml

2006-05-08 Thread Dave Barr
daveTue May 9 02:07:13 2006 UTC Added files: /phpdoc/en/reference/filter/functions input-get-args.xml Modified files: /phpdoc/en/reference/filter constants.xml ini.xml Log: - Document input_get_args() and new constants. -

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

2006-05-08 Thread Dave Barr
daveTue May 9 03:37:24 2006 UTC Modified files: /phpdoc/en/reference/filter reference.xml Log: - Mention regexp filter uses PCRE. http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/filter/reference.xml?r1=1.4r2=1.5diff_format=u Index:

[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions lchgrp.xml lchown.xml

2006-05-01 Thread Dave Barr
daveTue May 2 02:57:46 2006 UTC Added files: /phpdoc/en/reference/filesystem/functions lchgrp.xml lchown.xml Log: - Add lchgrp() and lchown(). http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/filesystem/functions/lchgrp.xml?view=markuprev=1.1

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

2006-04-25 Thread Dave Barr
daveWed Apr 26 03:18:46 2006 UTC Added files: /phpdoc/en/reference/curl/functions curl-setopt-array.xml Log: - Add new function (been in HEAD for 8 months).

[PHP-DOC] cvs: phpdoc /en/internals/zendapi/macros ZEND_MOD_REQUIRED.xml ZEND_NUM_ARGS.xml /en/reference/filter/functions filter-data.xml /en/reference/outcontrol/functions output-add-rewrite-var.xm

2006-04-18 Thread Dave Barr
daveWed Apr 19 03:04:12 2006 UTC Modified files: /phpdoc/en/internals/zendapi/macros ZEND_MOD_REQUIRED.xml ZEND_NUM_ARGS.xml /phpdoc/en/reference/filter/functions filter-data.xml

[PHP-DOC] cvs: phpdoc /en/reference/curl/functions curl-setopt.xml

2005-12-09 Thread Dave Barr
daveFri Dec 9 16:52:02 2005 EDT Modified files: /phpdoc/en/reference/curl/functions curl-setopt.xml Log: - Response code errors are =400, not 300. Fixes #35616.

[PHP-DOC] cvs: phpdoc /en/appendices migration5.xml /en/install/windows building.xml /en/internals/pdo implementing.xml preparation.xml /en/internals/zendapi arguments.xml variables.xml /en/langua

2005-12-08 Thread Dave Barr
daveThu Dec 8 07:10:55 2005 EDT Modified files: /phpdoc/en/appendices migration5.xml /phpdoc/en/install/windows building.xml /phpdoc/en/internals/pdoimplementing.xml preparation.xml /phpdoc/en/internals/zendapiarguments.xml

[PHP-DOC] cvs: phpdoc /en/reference/datetime/functions date.xml

2005-08-18 Thread Dave Barr
daveThu Aug 18 04:09:42 2005 EDT Modified files: /phpdoc/en/reference/datetime/functions date.xml Log: - Typo. http://cvs.php.net/diff.php/phpdoc/en/reference/datetime/functions/date.xml?r1=1.20r2=1.21ty=u Index:

Re: [PHP-DOC] RE: [PHP-NOTES] note 55930 added to function.date

2005-08-18 Thread Dave Barr
Victor Boivie wrote: Someone with access to the CVS right now (I'm at work) could probably do this very quick Done! // V Dave -- Forwarded message -- From: php-general@lists.php.net php-general@lists.php.net Date: Aug 18, 2005 7:04 AM Subject: [PHP-NOTES] note 55930 added

Re: [PHP-DOC] manual.xml.in

2005-08-14 Thread Dave Barr
Sean Coates wrote: Do we still need to edit manual.xml.in when we add sections? For some reason I was under the impression that this is done automatically, now.. ? You don't need to edit it. Extensions are kept in entities/builtin-extensions.xml, which is generated by

Re: [PHP-DOC] cvs: phpdoc /en/install/unix debian.xml index.xml

2005-07-06 Thread Dave Barr
Guillaume Plessis wrote: Debian packages of PHP5. Then the steps given below will install PHP4. Nice commit! However, the preferred method of referring to PHP versions is PHP x, with the space. Dave

[PHP-DOC] cvs: phpdoc / .cvsignore

2005-06-28 Thread Dave Barr
daveTue Jun 28 10:41:07 2005 EDT Modified files: /phpdoc .cvsignore Log: - install.txt was split into install-(unix|win).txt 10 months ago. http://cvs.php.net/diff.php/phpdoc/.cvsignore?r1=1.42r2=1.43ty=u Index: phpdoc/.cvsignore diff -u

[PHP-DOC] cvs: phpdoc /en/reference/cybermut/functions cybermut-creerreponsecm.xml /en/reference/kadm5 reference.xml /en/reference/oggvorbis reference.xml /en/reference/paradox/functions px-get-inf

2005-06-24 Thread Dave Barr
daveFri Jun 24 09:02:26 2005 EDT Modified files: /phpdoc/en/reference/cybermut/functions cybermut-creerreponsecm.xml /phpdoc/en/reference/kadm5 reference.xml /phpdoc/en/reference/oggvorbis reference.xml

[PHP-DOC] cvs: phpdoc /en/reference/curl/functions curl-copy-handle.xml

2005-06-16 Thread Dave Barr
daveThu Jun 16 04:52:03 2005 EDT Modified files: /phpdoc/en/reference/curl/functions curl-copy-handle.xml Log: - Grammar. http://cvs.php.net/diff.php/phpdoc/en/reference/curl/functions/curl-copy-handle.xml?r1=1.3r2=1.4ty=u Index:

[PHP-DOC] cvs: phpdoc /en/features safe-mode.xml /en/reference/dio/functions dio-read.xml /en/reference/ibm_db2 constants.xml /en/reference/ibm_db2/functions db2-execute.xml db2-prepare.xml /en/re

2005-06-14 Thread Dave Barr
daveTue Jun 14 21:16:16 2005 EDT Modified files: /phpdoc/en/features safe-mode.xml /phpdoc/en/reference/dio/functions dio-read.xml /phpdoc/en/reference/ibm_db2constants.xml /phpdoc/en/reference/ibm_db2/functions db2-execute.xml

Re: [PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions file-exists.xml

2005-04-21 Thread Dave Barr
Jakub Vrana wrote: + linkend=features.safe-modesafe mode/link retrictions. However these s/retrictions/restrictions/ Dave

Re: [PHP-DOC] Functions without examples - datetime

2005-04-02 Thread Dave Barr
David Mytton wrote: Hi, I'm having a look at the functions without examples to see if I can go and add some in. I was wondering what constitutes having examples. I used the datetime functions quite a bit and notice that the time() function is listed as not having examples, but going to

Re: [PHP-DOC] Functions without examples - datetime

2005-04-02 Thread Dave Barr
Philip Olson wrote: I'm having a look at the functions without examples to see if I can go and add some in. I was wondering what constitutes having examples. I used the datetime functions quite a bit and notice that the time() function is listed as not having examples, but going to

[PHP-DOC] cvs: phpdoc /en/reference/dom/functions dom-domelement-construct.xml /en/reference/filesystem/functions fgetcsv.xml /en/reference/maxdb/functions maxdb-stmt-send-long-data.xml /en/reference/sybase ini.xml

2005-03-30 Thread Dave Barr
daveWed Mar 30 23:04:15 2005 EDT Modified files: /phpdoc/en/reference/dom/functions dom-domelement-construct.xml /phpdoc/en/reference/filesystem/functions fgetcsv.xml /phpdoc/en/reference/maxdb/functionsmaxdb-stmt-send-long-data.xml

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

2005-02-02 Thread Dave Barr
daveWed Feb 2 09:28:03 2005 EDT Modified files: /phpdoc/en/appendices about.xml Log: - Typo. http://cvs.php.net/diff.php/phpdoc/en/appendices/about.xml?r1=1.37r2=1.38ty=u Index: phpdoc/en/appendices/about.xml diff -u

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

2005-01-30 Thread Dave Barr
daveSun Jan 30 10:09:40 2005 EDT Modified files: /phpdoc/en/reference/openal reference.xml Log: - independant - independent. http://cvs.php.net/diff.php/phpdoc/en/reference/openal/reference.xml?r1=1.1r2=1.2ty=u Index:

Re: [PHP-DOC] [Fwd: typo independant = independent]

2005-01-30 Thread Dave Barr
Gabor Hojtsy wrote: Typos in the manual. I've fixed the OpenAL one. The other two from the google search are contained in user-contributed notes. Goba Dave Subject: typo independant = independent From: geo [EMAIL PROTECTED]

[PHP-DOC] cvs: phpdoc /en/reference/math/functions tan.xml

2004-12-21 Thread Dave Barr
daveTue Dec 21 20:16:40 2004 EDT Modified files: /phpdoc/en/reference/math/functions tan.xml Log: - Use M_PI_4 instead of M_PI_2 (bug #31236). http://cvs.php.net/diff.php/phpdoc/en/reference/math/functions/tan.xml?r1=1.5r2=1.6ty=u Index:

Re: [PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml /en/reference/pdo/functions PDO-rollBack.xml

2004-11-19 Thread Dave Barr
Nuno Lopes wrote: The commandpear/command command automatically installs the PDO module into your PHP extensions directory. To enable the - PDO extension on UNIX or Linux operating systems, you must add + PDO extension on Linux or UNIX operating systems, you must add the

[PHP-DOC] cvs: phpdoc /en/reference/http/functions setcookie.xml

2004-10-29 Thread Dave Barr
daveFri Oct 29 05:03:32 2004 EDT Modified files: /phpdoc/en/reference/http/functions setcookie.xml Log: - Typo (bug #30607). http://cvs.php.net/diff.php/phpdoc/en/reference/http/functions/setcookie.xml?r1=1.32r2=1.33ty=u Index:

[PHP-DOC] cvs: phpdoc / configure.in

2004-09-08 Thread Dave Barr
daveWed Sep 8 14:05:53 2004 EDT Modified files: /phpdoc configure.in Log: - Fix reference to non-existent ID zend problems. Since missing-ids.xml was moved into en/ (or other lang dirs) it wasn't being removed properly before being recreated.

[PHP-DOC] cvs: phpdoc /en/reference/stream/functions stream-get-wrappers.xml

2004-09-07 Thread Dave Barr
daveTue Sep 7 20:00:56 2004 EDT Modified files: /phpdoc/en/reference/stream/functions stream-get-wrappers.xml Log: - Add TWO examples. http://cvs.php.net/diff.php/phpdoc/en/reference/stream/functions/stream-get-wrappers.xml?r1=1.4r2=1.5ty=u Index:

[PHP-DOC] cvs: phpdoc /en/reference/pspell/functions pspell-config-ignore.xml

2004-09-03 Thread Dave Barr
daveFri Sep 3 02:12:46 2004 EDT Modified files: /phpdoc/en/reference/pspell/functions pspell-config-ignore.xml Log: - Typos, add parameter tag.

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

2004-09-03 Thread Dave Barr
daveFri Sep 3 04:09:48 2004 EDT Modified files: /phpdoc/howto generating.xml Log: - Typos in howto, document how much longer xmllint takes (on average). http://cvs.php.net/diff.php/phpdoc/howto/generating.xml?r1=1.15r2=1.16ty=u Index:

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

2004-09-03 Thread Dave Barr
daveFri Sep 3 04:15:52 2004 EDT Modified files: /phpdoc/howto generating.xml Log: - Typo. http://cvs.php.net/diff.php/phpdoc/howto/generating.xml?r1=1.16r2=1.17ty=u Index: phpdoc/howto/generating.xml diff -u phpdoc/howto/generating.xml:1.16

Re: [PHP-DOC] cvs: phpdoc /en/functions apache.xml array.xml aspell.xml bc.xml bzip2.xml calendar.xml ccvs.xml classobj.xml com.xml cpdf.xml crack.xml ctype.xml curl.xml cybercash.xml cybermut.xml cyrus.xml datetime.xml dba.xml dbase.xml dbm.xml dbplus.xml dbx.xml dio.xml dir.xml domxml.xml dotnet.xml errorfunc.xml exec.xml fbsql.xml fdf.xml filepro.xml filesystem.xml fribidi.xml ftp.xml funchand.xml gettext.xml gmp.xml http.xml hw.xml hwapi.xml ibase.xml icap.xml iconv.xml ifx.xml iisfunc.xml image.xml imap.xml info.xml ingres_ii.xml ircg.xml java.xml ldap.xml mail.xml mailparse.xml math.xml mbstring.xml mcal.xml mcrypt.xml mcve.xml mhash.xml ming.xml misc.xml mnogosearch.xml msession.xml msql.xml mssql.xml muscat.xml mysql.xml ncurses.xml network.xml nis.xml notes.xml oci8.xml openssl.xml oracle.xml outcontrol.xml overload.xml ovrimos.xml pcntl.xml pcre.xml pdf.xml pfpro.xml pgsql.xml posix.xml printer.xml pspell.xml qtdom.xml readline.xml recode.xml regex.xml sem.xml sesam.xml session.xml shmop.xml snmp.xml sockets.xml strings.xml swf.xml sybase.xml uodbc.xml url.xml var.xml vpopmail.xml w32api.xml wddx.xml xml.xml xmlrpc.xml xslt.xml yaz.xml zip.xml zlib.xml

2004-09-03 Thread Dave Barr
techtonik wrote: ||*()*||[\..konnichi wa, ogenki desu ka, Gabor../] GH Log: GH remove functions folder, since this is two years old, and no translation needs this to get updated Update HOWTO also? Patch committed. Thanks. Dave

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

2004-09-03 Thread Dave Barr
daveFri Sep 3 05:07:02 2004 EDT Modified files: /phpdoc/howto working.xml Log: - No more en/functions/ directory. Patch by techtonik. http://cvs.php.net/diff.php/phpdoc/howto/working.xml?r1=1.44r2=1.45ty=u Index: phpdoc/howto/working.xml diff -u

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

2004-09-03 Thread Dave Barr
daveFri Sep 3 05:13:41 2004 EDT Modified files: /phpdoc/howto working.xml Log: - No newline issues. http://cvs.php.net/diff.php/phpdoc/howto/working.xml?r1=1.45r2=1.46ty=u Index: phpdoc/howto/working.xml diff -u phpdoc/howto/working.xml:1.45

[PHP-DOC] cvs: phpdoc /en/reference/mbstring/functions mb-ereg-match.xml mb-ereg-replace.xml mb-ereg-search-getpos.xml mb-ereg-search-getregs.xml mb-ereg-search-init.xml mb-ereg-search-pos.xml mb-ereg-search-regs.xml mb-ereg-search-setpos.xml mb-ereg-search.xml mb-ereg.xml mb-eregi-replace.xml mb-eregi.xml mb-get-info.xml mb-regex-encoding.xml mb-regex-set-options.xml mb-split.xml

2004-08-28 Thread Dave Barr
daveSat Aug 28 09:34:36 2004 EDT Modified files: /phpdoc/en/reference/mbstring/functions mb-ereg-match.xml mb-ereg-replace.xml mb-ereg-search-getpos.xml

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

2004-08-24 Thread Dave Barr
daveTue Aug 24 19:02:43 2004 EDT Modified files: /phpdoc/en/features file-upload.xml Log: - Typo, bug #29826. http://cvs.php.net/diff.php/phpdoc/en/features/file-upload.xml?r1=1.77r2=1.78ty=u Index: phpdoc/en/features/file-upload.xml diff -u

[PHP-DOC] cvs: phpdoc /en/reference/readline/functions readline-callback-handler-install.xml readline-callback-handler-remove.xml readline-callback-read-char.xml

2004-08-24 Thread Dave Barr
daveWed Aug 25 00:38:38 2004 EDT Added files: /phpdoc/en/reference/readline/functions readline-callback-handler-install.xml readline-callback-handler-remove.xml

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

2004-08-22 Thread Dave Barr
daveSun Aug 22 06:57:40 2004 EDT Modified files: /phpdoc/en/reference/apache/functions apache-setenv.xml Log: - Typo. http://cvs.php.net/diff.php/phpdoc/en/reference/apache/functions/apache-setenv.xml?r1=1.3r2=1.4ty=u Index:

Re: [PHP-DOC] Livedocs

2004-08-21 Thread Dave Barr
Curt Zirzow wrote: * Thus wrote Derick Rethans: Heya, livedocs is now running on docs.php.net (do not announce it yet!) but not automatically updating so far. Please fix the following errors: [Sat Aug 21 16:49:25 2004] [error] [client 80.197.147.147] File does not exist:

Re: [PHP-DOC] changes to the new spell-checker

2004-08-17 Thread Dave Barr
Curt Zirzow wrote: Ok.. I was bored and made some changes to the new spell-checker dave wrote. here are the list of changes: - autodetect cvsroot directory instead of ../ - ensure custom.pws is in cvsroot of phpdoc. - allow filename(s) to be passed on the command prompt - fixed bug with word's

[PHP-DOC] cvs: phpdoc /en/reference/bcompiler/functions bcompiler-write-class.xml

2004-08-14 Thread Dave Barr
daveSat Aug 14 16:44:51 2004 EDT Modified files: /phpdoc/en/reference/bcompiler/functionsbcompiler-write-class.xml Log: - Typos. http://cvs.php.net/diff.php/phpdoc/en/reference/bcompiler/functions/bcompiler-write-class.xml?r1=1.2r2=1.3ty=u Index:

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/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.9r2=1.10ty=u Index:

[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.1r2=1.2ty=u Index: phpdoc/scripts/spell-checker.php diff -u

[PHP-DOC] cvs: phpdoc /en/reference/image/functions imagecreatefromstring.xml

2004-08-12 Thread Dave Barr
daveThu Aug 12 15:51:01 2004 EDT Modified files: /phpdoc/en/reference/image/functionsimagecreatefromstring.xml Log: - Add info on automatically detected/supported types. Add return values, see alsos, and an example.

[PHP-DOC] cvs: phpdoc /en/reference/exec/functions proc-nice.xml

2004-08-12 Thread Dave Barr
daveThu Aug 12 16:15:28 2004 EDT Modified files: /phpdoc/en/reference/exec/functions proc-nice.xml Log: - Explain that the parameter is an increment value. Fixes bug #29638.

[PHP-DOC] cvs: phpdoc /en/reference/exec/functions proc-nice.xml

2004-08-12 Thread Dave Barr
daveThu Aug 12 17:21:37 2004 EDT Modified files: /phpdoc/en/reference/exec/functions proc-nice.xml Log: - + = lower priority, - = higher priority. http://cvs.php.net/diff.php/phpdoc/en/reference/exec/functions/proc-nice.xml?r1=1.4r2=1.5ty=u Index:

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

2004-08-12 Thread Dave Barr
daveThu Aug 12 18:06:27 2004 EDT Modified files: /phpdoc/en/appendices resources.xml Log: - Remove empty function tags. http://cvs.php.net/diff.php/phpdoc/en/appendices/resources.xml?r1=1.32r2=1.33ty=u Index: phpdoc/en/appendices/resources.xml diff

[PHP-DOC] cvs: phpdoc /en/reference/fam/functions fam-cancel-monitor.xml fam-suspend-monitor.xml /en/reference/fdf/functions fdf-errno.xml /en/reference/zip/functions zip-read.xml

2004-08-12 Thread Dave Barr
daveThu Aug 12 18:20:24 2004 EDT Modified files: /phpdoc/en/reference/fam/functions fam-cancel-monitor.xml fam-suspend-monitor.xml /phpdoc/en/reference/fdf/functions fdf-errno.xml

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

2004-08-12 Thread Dave Barr
Dave Barr wrote: daveFri 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 well

[PHP-DOC] cvs: phpdoc /en/reference/pcre pattern.syntax.xml

2004-08-11 Thread Dave Barr
daveWed Aug 11 16:15:30 2004 EDT Modified files: /phpdoc/en/reference/pcre pattern.syntax.xml Log: - Add lt; and fix assertion. Fixes #29621. http://cvs.php.net/diff.php/phpdoc/en/reference/pcre/pattern.syntax.xml?r1=1.3r2=1.4ty=u Index:

[PHP-DOC] cvs: phpdoc /en/appendices resources.xml /en/install/windows apache1.xml

2004-08-11 Thread Dave Barr
daveWed Aug 11 16:28:39 2004 EDT Modified files: /phpdoc/en/appendices resources.xml /phpdoc/en/install/windows apache1.xml Log: - Microsft = Microsoft. http://cvs.php.net/diff.php/phpdoc/en/appendices/resources.xml?r1=1.31r2=1.32ty=u Index:

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

2004-08-11 Thread Dave Barr
to | | obtain it through the world-wide-web, please send a note to | | [EMAIL PROTECTED] so we can mail you a copy immediately. | +--+ | Authors:Dave Barr [EMAIL PROTECTED

[PHP-DOC] cvs: phpdoc /htmlhelp README.txt

2004-08-10 Thread Dave Barr
daveTue Aug 10 09:48:52 2004 EDT Modified files: /phpdoc/htmlhelpREADME.txt Log: - Explain cvs date tag usage and bunzip2 usage. http://cvs.php.net/diff.php/phpdoc/htmlhelp/README.txt?r1=1.3r2=1.4ty=u Index: phpdoc/htmlhelp/README.txt diff -u

[PHP-DOC] cvs: phpdoc /en/reference/misc/functions time-nanosleep.xml

2004-08-10 Thread Dave Barr
daveTue Aug 10 14:45:07 2004 EDT Modified files: /phpdoc/en/reference/misc/functions time-nanosleep.xml Log: - Document time_nanosleep(), with example. http://cvs.php.net/diff.php/phpdoc/en/reference/misc/functions/time-nanosleep.xml?r1=1.1r2=1.2ty=u

[PHP-DOC] cvs: phpdoc /en/reference/misc/functions time-nanosleep.xml

2004-08-10 Thread Dave Barr
daveTue Aug 10 14:47:24 2004 EDT Modified files: /phpdoc/en/reference/misc/functions time-nanosleep.xml Log: - Use return.success. http://cvs.php.net/diff.php/phpdoc/en/reference/misc/functions/time-nanosleep.xml?r1=1.2r2=1.3ty=u Index:

[PHP-DOC] System-dependent functions

2004-08-10 Thread Dave Barr
Some functions are system-dependent in that if they're not detected at compile time, they won't be included in PHP. Currently the documentation does not tell the user any information about this type of function availability and could cause some confusion when a user tries to use a function and it

[PHP-DOC] cvs: phpdoc /en/reference/misc/functions php-strip-whitespace.xml

2004-08-10 Thread Dave Barr
daveTue Aug 10 19:28:15 2004 EDT Modified files: /phpdoc/en/reference/misc/functions php-strip-whitespace.xml Log: - Document php_strip_whitespace() with example.

[PHP-DOC] cvs: phpdoc /en/reference/misc/functions php-strip-whitespace.xml

2004-08-10 Thread Dave Barr
daveTue Aug 10 20:00:49 2004 EDT Modified files: /phpdoc/en/reference/misc/functions php-strip-whitespace.xml Log: - Add note about prior 5.0.1 bug #29606.

[PHP-DOC] cvs: phpdoc /en/reference/misc/functions php-strip-whitespace.xml

2004-08-10 Thread Dave Barr
daveTue Aug 10 20:21:26 2004 EDT Modified files: /phpdoc/en/reference/misc/functions php-strip-whitespace.xml Log: - Similar to php -w. http://cvs.php.net/diff.php/phpdoc/en/reference/misc/functions/php-strip-whitespace.xml?r1=1.3r2=1.4ty=u Index:

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

2004-08-10 Thread Dave Barr
daveTue Aug 10 21:50:46 2004 EDT Modified files: /phpdoc/en/reference/strings/functions sprintf.xml Log: - Document sign specifier. http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/sprintf.xml?r1=1.12r2=1.13ty=u Index:

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

2004-08-10 Thread Dave Barr
daveTue Aug 10 21:52:42 2004 EDT Modified files: /phpdoc/en/reference/strings/functions sprintf.xml Log: - Fix wording. http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/sprintf.xml?r1=1.13r2=1.14ty=u Index:

[PHP-DOC] cvs: phpdoc /en/reference/misc/functions uniqid.xml

2004-08-10 Thread Dave Barr
daveTue Aug 10 23:04:15 2004 EDT Modified files: /phpdoc/en/reference/misc/functions uniqid.xml Log: - Fix protos. - Update version-specific information. - Expand LCG acronym. - Clean up example.

Re: [PHP-DOC] time to switch the install section?

2004-08-07 Thread Dave Barr
Philip Olson wrote: for it to go (into the attic). As for the others, not sure why they even exist! Many contain deleted files but why do the directories remain? It's a shortcoming of CVS. You can't cvs remove a directory as you would a file. The only way to remove a directory from CVS is by

[PHP-DOC] cvs: phpdoc /en/reference/network/functions inet-ntop.xml inet-pton.xml

2004-08-07 Thread Dave Barr
daveSat Aug 7 04:27:38 2004 EDT Modified files: /phpdoc/en/reference/network/functions inet-ntop.xml inet-pton.xml Log: - Fix broken build. http://cvs.php.net/diff.php/phpdoc/en/reference/network/functions/inet-ntop.xml?r1=1.1r2=1.2ty=u Index:

Re: [PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions ftell.xml

2004-08-07 Thread Dave Barr
Jakub Vrana wrote: vrana Sat Aug 7 04:56:21 2004 EDT Modified files: /phpdoc/en/reference/filesystem/functions ftell.xml Log: Can't use ftell with a (bug #24071) I looked into this yesterday, and if you look at the following code fragment, you'll see that

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

2004-08-07 Thread Dave Barr
daveSat Aug 7 13:54:17 2004 EDT Modified files: /phpdoc/en/reference/strings/functions sprintf.xml Log: - Add an alternate padding character example. http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/sprintf.xml?r1=1.10r2=1.11ty=u

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

2004-08-07 Thread Dave Barr
daveSat Aug 7 14:21:07 2004 EDT Added files: /phpdoc/en/reference/strings/functions vfprintf.xml Log: - Add vfprintf(). http://cvs.php.net/co.php/phpdoc/en/reference/strings/functions/vfprintf.xml?r=1.1p=1 Index:

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

2004-08-07 Thread Dave Barr
daveSat Aug 7 14:28:18 2004 EDT Modified files: /phpdoc/en/reference/strings/functions vfprintf.xml Log: - Fix proto. http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/vfprintf.xml?r1=1.1r2=1.2ty=u Index:

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

2004-08-06 Thread Dave Barr
daveFri Aug 6 11:00:08 2004 EDT Modified files: /phpdoc/en/reference/strings/functions addcslashes.xml Log: - Fix #28683. http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/addcslashes.xml?r1=1.5r2=1.6ty=u Index:

[PHP-DOC] cvs: phpdoc /en/reference/curl/functions curl-setopt.xml

2004-08-06 Thread Dave Barr
daveFri Aug 6 20:53:26 2004 EDT Modified files: /phpdoc/en/reference/curl/functions curl-setopt.xml Log: - Proto fix. http://cvs.php.net/diff.php/phpdoc/en/reference/curl/functions/curl-setopt.xml?r1=1.10r2=1.11ty=u Index: