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: http://d

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.46&r2=1.47&diff_format=u Index: phpdoc/en/faq/installation.xml diff

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.7&r2=1.8&diff_format=u Index: phpdoc/en/

[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). http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/array/functions/array-slice.xml?r1

[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. http://cvs.php.net/viewvc.cg

[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). http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/mysql/functions/mysql-list-t

[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.4&r2=1.5&diff_format=u Index: phpdoc/en/referenc

[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/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/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.7&r2=1.8&diff_format=u Ind

[PHP-DOC] cvs: phpdoc /en/language operators.xml /en/reference/enchant/functions enchant-broker-get-error.xml enchant-broker-set-ordering.xml enchant-dict-add-to-session.xml enchant-dict-get-error.xm

2006-09-08 Thread Dave Barr
daveFri Sep 8 08:48:16 2006 UTC Modified files: /phpdoc/en/language operators.xml /phpdoc/en/reference/enchant/functions enchant-broker-get-error.xml enchant-broker-set-ordering.xml

[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) http://cvs.php.net/viewcvs.cgi/phpdoc

[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.4&r2=1.5&diff_format=u Index: phpdoc/en/reference/filter/ini.xml diff -u p

[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.3&r2=1.4&diff_format=u Index: phpdoc/en/reference/filter/ini.xml diff -

[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.4&r2=1.5&diff_format=u Index: phpdoc/en/referen

[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. - Chang

[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=markup&rev=1.1 In

[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). http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/curl/functions/curl-setopt-array.xml?view

Re: [PHP-DOC] [PATHC] Incorrect example output for set_error_handler()

2006-04-25 Thread Dave Barr
Hannes Magnusson wrote: Hi all Would appreciate if someone could apply the following patch which corrects the example output for set_error_handler() (noticed by bricebhb(at)iceburg.net): http://php.is/bugs/phpdoc/phpdoc.set-error-handler.patch.txt Patched. Except I used "My" instead of "MY".

[PHP-DOC] cvs: phpdoc /en/reference/errorfunc/functions set-error-handler.xml

2006-04-25 Thread Dave Barr
daveWed Apr 26 01:10:20 2006 UTC Modified files: /phpdoc/en/reference/errorfunc/functionsset-error-handler.xml Log: - Fix example output + typo (bricebhb) http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/errorfunc/functions/set-error-handler.xml?r1=

[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 /phpdoc/en/reference/outcontro

[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. http://cvs.php.net/diff.php/phpdoc/en/reference/curl/functions/curl-setopt.xml?r1=1.20&r2=1

[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 variabl

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 Date: Aug 18, 2005 7:04 AM Subject: [PHP-NOTES] note 55930 added to function.date To: [EMA

[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.20&r2=1.21&ty=u Index: phpdoc/en/reference/datetime/functio

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 scripts/file-entities

Re: [PHP-DOC] cvs: phpdoc /en/reference/sdo constants.xml functions.xml reference.xml /en/reference/sdo/functions SDO-DAS-ChangeSummary-beginLogging.xml SDO-DAS-ChangeSummary-endLogging.xml SDO-DAS-C

2005-07-18 Thread Dave Barr
Graham Charters wrote: gcc Mon Jul 18 16:42:59 2005 EDT Added files: /phpdoc/en/reference/sdo functions.xml constants.xml reference.xml Log: First drop of SDO core documentation. functions.xml is automatically generated (with ./configure) and shouldn't

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.42&r2=1.43&ty=u Index: phpdoc/.cvsignore diff -u phpdoc/.cvs

[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 /phpdoc/en/reference/paradox/functions

[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.3&r2=1.4&ty=u Index: phpdoc/en/reference/cur

[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-mode">safe mode retrictions. However these s/retrictions/restrictions/ Dave

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 www.php.net/t

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 www.php.n

[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 /phpdoc

[PHP-DOC] cvs: phpdoc /en/faq mailinglist.xml /en/features sessions.xml /en/language/oop5 autoload.xml patterns.xml /en/reference/array/functions array-multisort.xml /en/reference/bzip2/functions bzerrno.xml /en/reference/dbase/functions dbase-create.xml dbase-get-record-with-names.xml dbase-get-record.xml dbase-open.xml /en/reference/dom reference.xml /en/reference/dom/functions dom-domdocument-save.xml dom-domdocument-savehtml.xml dom-domdocument-savehtmlfile.xml dom-domdocument-savexml.xml dom-domelement-setattributenodens.xml /en/reference/hw/functions hw-getremotechildren.xml /en/reference/maxdb/functions maxdb-fetch-field-direct.xml maxdb-fetch-field.xml maxdb-fetch-fields.xml maxdb-stmt-send-long-data.xml /en/reference/msql/functions msql-connect.xml /en/reference/mysqli/functions mysqli-fetch-field-direct.xml mysqli-fetch-field.xml mysqli-fetch-fields.xml /en/reference/openal/functions openal-listener-get.xml openal-source-get.xml /en/reference/pdo/functions PDO-getAttribute.xml /en/reference/pgsql/functions pg-field-name.xml pg-parameter-status.xml /en/reference/posix/functions posix-setsid.xml /en/reference/simplexml constants.xml /en/reference/soap/functions soap-soapclient-dorequest.xml /en/reference/sqlite reference.xml /en/reference/ssh2/functions ssh2-fetch-stream.xml ssh2-methods-negotiated.xml /en/reference/uodbc/functions odbc-data-source.xml /en/reference/xattr/functions xattr-set.xml /en/reference/xsl/functions xsl-xsltprocessor-transform-to-uri.xml /en/reference/zlib/functions gzcompress.xml gzdeflate.xml gzencode.xml /en/security magicquotes.xml

2005-02-13 Thread Dave Barr
daveSun Feb 13 23:13:18 2005 EDT Modified files: /phpdoc/en/faq mailinglist.xml /phpdoc/en/features sessions.xml /phpdoc/en/language/oop5autoload.xml patterns.xml /phpdoc/en/reference/array/functionsarray-multisort.xml /phpdoc/en

[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.37&r2=1.38&ty=u Index: phpdoc/en/appendices/about.xml diff -u phpdoc/en/appendices/about.xm

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/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.1&r2=1.2&ty=u Index: phpdoc/en/reference/openal/referen

[PHP-DOC] cvs: phpdoc /en/reference/info/functions phpinfo.xml

2005-01-04 Thread Dave Barr
daveWed Jan 5 02:35:15 2005 EDT Modified files: /phpdoc/en/reference/info/functions phpinfo.xml Log: - faq => FAQ, fixes bug #31415. http://cvs.php.net/diff.php/phpdoc/en/reference/info/functions/phpinfo.xml?r1=1.11&r2=1.12&ty=u Index: phpdoc/en/referenc

[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.5&r2=1.6&ty=u Index: phpdoc/en/refer

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 pear 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 following line to &

[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.32&r2=1.33&ty=u Index: phpdoc/en/reference/http/

[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. Req

[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.4&r2=1.5&ty=u Index

[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.45&r2=1.46&ty=u Index: phpdoc/howto/working.xml diff -u phpdoc/howto/working.xml:1.45 phpd

[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.44&r2=1.45&ty=u Index: phpdoc/howto/working.xml diff -u

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 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.16&r2=1.17&ty=u Index: phpdoc/howto/generating.xml diff -u phpdoc/howto/generating.xml:1.16 phpdo

[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.15&r2=1.16&ty=u Index: phpdoc/howt

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

2004-09-02 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. http://cvs.php.net/diff.php/phpdoc/en/reference/pspell/functions/pspell-config-ignore.xml?r1=1.4&r2=1.5&

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

2004-08-28 Thread Dave Barr
daveSun Aug 29 00:18:59 2004 EDT Modified files: /phpdoc/en/reference/curl/functions curl-setopt.xml Log: - Typo. Option does the reverse. http://cvs.php.net/diff.php/phpdoc/en/reference/curl/functions/curl-setopt.xml?r1=1.13&r2=1.14&ty=u Index: phpdoc/en

[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/language/oop5 exceptions.xml /en/reference/datetime/functions microtime.xml /en/reference/ibase/functions ibase-pconnect.xml /en/reference/yaz/functions yaz-record.xml

2004-08-25 Thread Dave Barr
daveThu Aug 26 01:40:30 2004 EDT Modified files: /phpdoc/en/language/oop5exceptions.xml /phpdoc/en/reference/datetime/functions microtime.xml /phpdoc/en/reference/ibase/functionsibase-pconnect.xml /phpdoc/en/reference/yaz/functions ya

[PHP-DOC] cvs: phpdoc /en/reference/errorfunc/functions set-exception-handler.xml

2004-08-25 Thread Dave Barr
daveThu Aug 26 01:37:58 2004 EDT Modified files: /phpdoc/en/reference/errorfunc/functionsset-exception-handler.xml Log: - Fix broken build ( without a ), and other things. http://cvs.php.net/diff.php/phpdoc/en/reference/errorfunc/functions/set-excepti

[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/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.77&r2=1.78&ty=u Index: phpdoc/en/features/file-upload.xml diff -u phpdoc/en/f

[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.3&r2=1.4&ty=u Index: phpdoc/en/reference/ap

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: /local/Web/sites/livedocs/

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

2004-08-18 Thread Dave Barr
daveThu Aug 19 01:40:08 2004 EDT Modified files: /phpdoc/en/reference/curl/functions curl-setopt.xml Log: - Add constant tags where needed and replace erroneous parameter tags. http://cvs.php.net/diff.php/phpdoc/en/reference/curl/functions/curl-setopt.xml?

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

2004-08-18 Thread Dave Barr
daveWed Aug 18 23:24:01 2004 EDT Modified files: /phpdoc/en/reference/curl constants.xml Log: - Add missing constant. (bug #29727). http://cvs.php.net/diff.php/phpdoc/en/reference/curl/constants.xml?r1=1.3&r2=1.4&ty=u Index: phpdoc/en/reference/curl/con

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

2004-08-18 Thread Dave Barr
daveWed Aug 18 18:55:14 2004 EDT Modified files: /phpdoc/en language-defs.ent Log: - Capitalize Return Values. http://cvs.php.net/diff.php/phpdoc/en/language-defs.ent?r1=1.20&r2=1.21&ty=u Index: phpdoc/en/language-defs.ent diff -u phpdoc/en/language-defs

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 havi

[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.2&r2=1.3&ty=u Index: ph

[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/

[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/mysql/functions mysql-real-escape-string.xml

2004-08-12 Thread Dave Barr
daveFri Aug 13 01:22:43 2004 EDT Modified files: /phpdoc/en/reference/mysql/functionsmysql-real-escape-string.xml Log: - Typo. Fixes #29643. http://cvs.php.net/diff.php/phpdoc/en/reference/mysql/functions/mysql-real-escape-string.xml?r1=1.11&r2=1.

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 scrip

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

2004-08-12 Thread Dave Barr
e to | | [EMAIL PROTECTED] so we can mail you a copy immediately. | +--+ | Authors:Dave Barr <[EMAIL PR

[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 /phpdoc/en/reference/zip/function

[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.32&r2=1.33&ty=u Index: phpdoc/en/appendices/resources.xml dif

[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.4&r2=1.5&ty=u Index: phpdo

[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. http://cvs.php.net/diff.php/phpdoc/en/reference/exec/functions/proc-nice.xml?r1=1

[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. http://cvs.php.net/diff.php

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

2004-08-12 Thread Dave Barr
Sean Coates wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 So, allow users to opt out of the "inactive" page. Would that solve the problem? I have a solution: Simply remove the word "inactive" (and change the entities of course). This way, people that are still active, but didn't make it to

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

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

[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.31&r2=1.32&ty=u Index

[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 < and fix assertion. Fixes #29621. http://cvs.php.net/diff.php/phpdoc/en/reference/pcre/pattern.syntax.xml?r1=1.3&r2=1.4&ty=u Index: phpdoc/en/refer

[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. http://cvs.php.net/diff.php/phpdoc/en/reference/misc/

[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.13&r2=1.14&ty=u Index: phpdoc/en/reference/stri

[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.12&r2=1.13&ty=u Index: phpdoc/en/re

[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.3&r2=1.4&ty=u Index: phpdo

[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. http://cvs.php.net/diff.php/phpdoc/en/reference/misc/functions/php-strip-whitespace.xml?r1=1.2&r2=1

[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. http://cvs.php.net/diff.php/phpdoc/en/reference/misc/functions/php-strip-whitespace.xml?r1=1

[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 s

[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.2&r2=1.3&ty=u Index: phpdoc/en/refere

[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.1&r2=1.2&ty=u In

[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.3&r2=1.4&ty=u Index: phpdoc/htmlhelp/README.txt diff -u phpdoc

[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.1&r2=1.2&ty=u Index: phpdoc/en/reference/string

[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.1&p=1 Index: phpdoc/en/reference/strings/fun

[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.10&r2=1.11&ty=u

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 fte

[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.1&r2=1.2&ty=u Index: php

  1   2   >