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

2003-06-06 Thread Sander Roobol
sander Fri Jun 6 12:15:41 2003 EDT Modified files: /phpdoc/en/reference/misc/functions uniqid.xml Log: true is a boolean, 1 is an integer Index: phpdoc/en/reference/misc/functions/uniqid.xml diff -u phpdoc/en/reference/misc/functions/uniqid.xml:1.3

[PHP-DOC] cvs: phpdoc /en/reference/sybase/functions sybase-set-message-handler.xml sybase-unbuffered-query.xml

2003-03-26 Thread Sander Roobol
sander Wed Mar 26 08:53:02 2003 EDT Modified files: /phpdoc/en/reference/sybase/functions sybase-set-message-handler.xml sybase-unbuffered-query.xml Log: Patch

[PHP-DOC] cvs: phpdoc /en/reference/sybase ini.xml /en/reference/sybase/functions sybase-fetch-array.xml sybase-fetch-object.xml sybase-fetch-row.xml

2003-03-23 Thread Sander Roobol
sander Sun Mar 23 12:23:26 2003 EDT Modified files: /phpdoc/en/reference/sybase ini.xml /phpdoc/en/reference/sybase/functions sybase-fetch-array.xml sybase-fetch-object.xml

[PHP-DOC] cvs: phpdoc /en/reference/info/functions get-magic-quotes-gpc.xml

2003-03-13 Thread Sander Roobol
sander Thu Mar 13 09:08:06 2003 EDT Modified files: /phpdoc/en/reference/info/functions get-magic-quotes-gpc.xml Log: whitespace fix to fix two crosslinks Index: phpdoc/en/reference/info/functions/get-magic-quotes-gpc.xml diff -u

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

2003-03-01 Thread Sander Roobol
sander Sat Mar 1 06:49:17 2003 EDT Added files: /phpdoc/en/reference/image/functionsimageistruecolor.xml imagesavealpha.xml Log: Adding documentation by Pierre-Alain Joye for these two functions.

Re: [PHP-DOC] imageistruecolor and imagesavealpha

2003-03-01 Thread Sander Roobol
On Sat, Mar 01, 2003 at 11:59:49AM +0100, Gabor Hojtsy wrote: Can someone please add these? I cannot do a make test now, I don't have a working env. for this. Done. Sander Goba Pierre-Alain Joye wrote: Hello, Better to check which I include :), here is the correct

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

2003-01-28 Thread Sander Roobol
sander Tue Jan 28 14:41:05 2003 EDT Modified files: /phpdoc/en/appendices history.xml Log: yeah, i'm a wacky whitespace weirdo Index: phpdoc/en/appendices/history.xml diff -u phpdoc/en/appendices/history.xml:1.16 phpdoc/en/appendices/history.xml:1.17

Re: [PHP-DOC] Description

2003-01-11 Thread Sander Roobol
On Sat, Jan 11, 2003 at 11:00:55AM +0100, Manuzhai wrote: This word is used in every function file just before the methodsynopsis. It seems like a good idea to me to make it an entity, so that it is translated consistently. What do y'all think about that? +1 Sander -- PHP Documentation

Re: [PHP-DOC] Building the manual in cygwin

2003-01-11 Thread Sander Roobol
On Sat, Jan 11, 2003 at 02:40:12PM +0100, Dirkjan Ochtman wrote: Hi there, I'm trying to run make test on the Dutch manual, but it won't work... no -i lang-nl -D . -s ./dtds/dbxml-4.1.2/phpdocxml.dcl manual.xml make: *** [test] Error 255 Does anyone know how I can fix this problem? You

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

2003-01-11 Thread Sander Roobol
sander Sat Jan 11 09:03:31 2003 EDT Modified files: /phpdoc configure.in Log: This will make configure abort when it's unable to locate jade or nsgmls Index: phpdoc/configure.in diff -u phpdoc/configure.in:1.176 phpdoc/configure.in:1.177 ---

Re: [PHP-DOC] cvs: phpdoc /en/reference/network/functions gethostbyname.xml

2003-01-07 Thread Sander Roobol
On Tue, Jan 07, 2003 at 03:21:29PM -, CHAILLAN Nicolas wrote: Returns the IP address of the Internet host specified by - parameterhostname/parameter or parameterhostname/parameter - on failure. + parameterhostname/parameter. If an error occurs, +

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

2003-01-04 Thread Sander Roobol
sander Sat Jan 4 05:40:29 2003 EDT Modified files: /phpdoc/en/reference/sem/functions shm-detach.xml Log: Fix return value of shm_detach # Nicos, you should do things right or don't do them at all! # Please read php.net/dochowto (again?) Index:

[PHP-DOC] cvs: phpdoc /en/reference/var/functions serialize.xml unserialize.xml

2003-01-04 Thread Sander Roobol
sander Sat Jan 4 06:37:01 2003 EDT Modified files: /phpdoc/en/reference/var/functions serialize.xml unserialize.xml Log: Adding function tags Index: phpdoc/en/reference/var/functions/serialize.xml diff -u

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

2003-01-03 Thread Sander Roobol
sander Fri Jan 3 06:11:52 2003 EDT Modified files: /phpdoc/en/reference/mcrypt reference.xml Log: mcrypt is now available on windows too Index: phpdoc/en/reference/mcrypt/reference.xml diff -u phpdoc/en/reference/mcrypt/reference.xml:1.10

Re: [PHP-DOC] docs about fix

2002-12-06 Thread Sander Roobol
Please provide a unified diff (diff -u) against the latest CVS (cvs diff -u) Sander On Fri, Dec 06, 2002 at 11:29:31AM +0200, Andrey Hristov wrote: Fixed strstr(), strchr() and strrchr() to be binary safe Andrey -- PHP Documentation Mailing List (http://www.php.net/) To

Re: [PHP-DOC] docs about fix

2002-12-06 Thread Sander Roobol
- From: Sander Roobol [EMAIL PROTECTED] To: Andrey Hristov [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Friday, December 06, 2002 1:40 PM Subject: Re: [PHP-DOC] docs about fix Please provide a unified diff (diff -u) against the latest CVS (cvs diff -u) Sander On Fri, Dec 06, 2002

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

2002-11-06 Thread Sander Roobol
sander Wed Nov 6 13:34:40 2002 EDT Modified files: /phpdoc/en/reference/http reference.xml /phpdoc/en/reference/http/functions header.xml headers-sent.xml setcookie.xml Log: Revert. Index:

[PHP-DOC] cvs: phpdoc /en/reference/oracle/functions ora-logon.xml

2002-10-22 Thread Sander Roobol
sander Tue Oct 22 04:50:58 2002 EDT Modified files: /phpdoc/en/reference/oracle/functions ora-logon.xml Log: Fix example - #20020 Index: phpdoc/en/reference/oracle/functions/ora-logon.xml diff -u phpdoc/en/reference/oracle/functions/ora-logon.xml:1.2

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

2002-09-20 Thread Sander Roobol
sander Fri Sep 20 14:06:16 2002 EDT Modified files: /phpdoc/en/reference/info/functions ini-set.xml Log: magic_quotes_gpc can't be changed at USER level # more #19526 shit Index: phpdoc/en/reference/info/functions/ini-set.xml diff -u

[PHP-DOC] cvs: phpdoc /en/reference/pgsql/functions pg-lo-import.xml

2002-08-25 Thread Sander Roobol
sander Sun Aug 25 08:39:16 2002 EDT Modified files: /phpdoc/en/reference/pgsql/functionspg-lo-import.xml Log: Fix old proto - #19088 Index: phpdoc/en/reference/pgsql/functions/pg-lo-import.xml diff -u

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

2002-08-22 Thread Sander Roobol
sander Thu Aug 22 08:36:22 2002 EDT Modified files: /phpdoc/en/reference/errorfunc/functionsset-error-handler.xml Log: set_error_handler() can receive an array with an object reference and a methodname Index:

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

2002-08-11 Thread Sander Roobol
sander Sun Aug 11 06:49:51 2002 EDT Modified files: /phpdoc/en/reference/filesystem/functions is-file.xml Log: is_file() doesn't work on remote files - #18846 Index: phpdoc/en/reference/filesystem/functions/is-file.xml diff -u

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

2002-08-11 Thread Sander Roobol
sander Sun Aug 11 06:53:41 2002 EDT Modified files: /phpdoc/en/reference/filesystem/functions fscanf.xml Log: tab is \t, not \n - 18845 Index: phpdoc/en/reference/filesystem/functions/fscanf.xml diff -u

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

2002-08-10 Thread Sander Roobol
sander Sat Aug 10 09:34:42 2002 EDT Modified files: /phpdoc/en/reference/pcre/functions pcre.pattern.modifiers.xml Log: /e modifier was not available in PHP3 - #18835 Index: phpdoc/en/reference/pcre/functions/pcre.pattern.modifiers.xml diff -u

[PHP-DOC] cvs: phpdoc /en/reference/pgsql/functions pg-fetch-array.xml pg-last-error.xml

2002-08-01 Thread Sander Roobol
sander Thu Aug 1 10:41:26 2002 EDT Modified files: /phpdoc/en/reference/pgsql/functionspg-fetch-array.xml pg-last-error.xml Log: Minor improvements Index:

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

2002-07-13 Thread Sander Roobol
sander Sat Jul 13 04:44:43 2002 EDT Modified files: /phpdoc/en/reference/strings/functions substr.xml Log: Minor rephrase #18326 Index: phpdoc/en/reference/strings/functions/substr.xml diff -u phpdoc/en/reference/strings/functions/substr.xml:1.3

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

2002-07-10 Thread Sander Roobol
sander Wed Jul 10 05:56:27 2002 EDT Modified files: /phpdoc/en/reference/exec/functions proc-close.xml Log: Refer to pclose(), not popen(). Index: phpdoc/en/reference/exec/functions/proc-close.xml diff -u

[PHP-DOC] cvs: phpdoc /en/faq html.xml /en/language references.xml /en/reference/cyrus/functions cyrus-authenticate.xml cyrus-close.xml /en/reference/math/functions abs.xml /en/reference/misc/functions uniqid.xml /en/reference/mnogosearch reference.xml /en/reference/mssql/functions mssql-execute.xml /en/reference/oci8 reference.xml /en/reference/ovrimos reference.xml

2002-06-30 Thread Sander Roobol
sander Sun Jun 30 06:41:45 2002 EDT Modified files: /phpdoc/en/faq html.xml /phpdoc/en/language references.xml /phpdoc/en/reference/cyrus/functionscyrus-authenticate.xml cyrus-close.xml

Re: [PHP-DOC] PHP manual typos, part 2

2002-06-30 Thread Sander Roobol
I've fixed most of them, but I'm not sure about cyrus_unbind() and sleep() so I didn't change them. Thanks for your help, Sander On Wed, Jun 26, 2002 at 01:10:37PM +, Paul Hudson wrote: Here's another list of minor typos in the English documentation. I still need someone to commit

[PHP-DOC] cvs: phpdoc /en readme.first

2002-06-20 Thread Sander Roobol
sander Thu Jun 20 12:16:56 2002 EDT Removed files: /phpdoc/en readme.first Log: Remove bogus file

[PHP-DOC] cvs: phpdoc / manual.xml.in /en/reference/tokenizer .cvsignore

2002-06-20 Thread Sander Roobol
sander Thu Jun 20 12:21:00 2002 EDT Added files: /phpdoc/en/reference/tokenizer .cvsignore Modified files: /phpdoc manual.xml.in Log: Include (skeleton) tokenizer docs in manual; added missing .cvsignore Index:

[PHP-DOC] Fw: Delivery Status Notification (Failure)

2002-06-20 Thread Sander Roobol
PROTECTED]; run by ezmlm list-help: mailto:[EMAIL PROTECTED] list-unsubscribe: mailto:[EMAIL PROTECTED] list-post: mailto:[EMAIL PROTECTED] From: Sander Roobol [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: [PHP-DOC] cvs: phpdoc / manual.xml.in /en/reference/tokenizer .cvsignore X-DreamWiz-Peer

Re: [PHP-DOC] Documentation error?

2002-06-18 Thread Sander Roobol
Thanks, I've corrected it in CVS. It will show up on the site in a couple of days. Sander On Tue, Jun 11, 2002 at 12:57:31PM -0700, Andrew Thompson wrote: pg_field_type (PHP 4 = 4.2.0) In the description for pg_field_type below, there's a note saying that it used to be called

Re: [PHP-DOC] Documentation error?

2002-06-18 Thread Sander Roobol
Thanks, I've corrected it in CVS. It will show up on the website in a couple of days. Sander On Tue, Jun 11, 2002 at 12:57:31PM -0700, Andrew Thompson wrote: pg_field_type (PHP 4 = 4.2.0) In the description for pg_field_type below, there's a note saying that it used to be called

[PHP-DOC] cvs: phpdoc-nl /reference/http/functions setcookie.xml /reference/var/functions get-defined-vars.xml

2002-06-16 Thread Sander Roobol
sander Sun Jun 16 07:35:11 2002 EDT Modified files: /phpdoc-nl/reference/http/functions setcookie.xml /phpdoc-nl/reference/var/functions get-defined-vars.xml Log: Sync with EN Index: phpdoc-nl/reference/http/functions/setcookie.xml diff -u

[PHP-DOC] cvs: phpdoc /en/reference/curl/functions curl-close.xml curl-errno.xml curl-error.xml curl-exec.xml curl-getinfo.xml curl-init.xml curl-setopt.xml

2002-06-15 Thread Sander Roobol
sander Sat Jun 15 04:41:37 2002 EDT Modified files: /phpdoc/en/reference/curl/functions curl-close.xml curl-errno.xml curl-error.xml curl-exec.xml curl-getinfo.xml curl-init.xml

[PHP-DOC] cvs: phpdoc-nl /reference/math/functions abs.xml /reference/strings/functions sscanf.xml /reference/url/functions parse-url.xml /reference/var/functions is-null.xml

2002-06-15 Thread Sander Roobol
sander Sat Jun 15 04:54:37 2002 EDT Modified files: /phpdoc-nl/reference/math/functions abs.xml /phpdoc-nl/reference/strings/functions sscanf.xml /phpdoc-nl/reference/url/functions parse-url.xml /phpdoc-nl/reference/var/functions is-null.xml

[PHP-DOC] cvs: phpdoc /en/reference/mysql/functions mysql-escape-string.xml

2002-06-15 Thread Sander Roobol
sander Sat Jun 15 05:07:17 2002 EDT Modified files: /phpdoc/en/reference/mysql/functionsmysql-escape-string.xml Log: Added function tags Index: phpdoc/en/reference/mysql/functions/mysql-escape-string.xml diff -u

[PHP-DOC] cvs: phpdoc-nl /reference/mysql reference.xml /reference/mysql/functions mysql-character-set-name.xml mysql-db-query.xml mysql-escape-string.xml mysql-fetch-field.xml mysql-field-type.xml mysql-list-tables.xml mysql-num-fields.xml mysql-query.xml mysql-tablename.xml mysql-thread-id.xml

2002-06-15 Thread Sander Roobol
sander Sat Jun 15 05:11:40 2002 EDT Modified files: /phpdoc-nl/reference/mysql reference.xml /phpdoc-nl/reference/mysql/functionsmysql-character-set-name.xml mysql-db-query.xml

[PHP-DOC] cvs: phpdoc-nl /reference/array/functions array-change-key-case.xml array-chunk.xml array-count-values.xml array-diff.xml array-fill.xml array-filter.xml array-flip.xml array-intersect.xml array-key-exists.xml array-keys.xml array-map.xml array-merge-recursive.xml array-merge.xml array-multisort.xml array-pad.xml array-pop.xml array-push.xml array-rand.xml array-reduce.xml array-reverse.xml array-search.xml array-shift.xml array-slice.xml array-splice.xml array-sum.xml array-unique.xml array-unshift.xml array-values.xml array-walk.xml arsort.xml asort.xml compact.xml count.xml current.xml each.xml end.xml extract.xml in-array.xml key.xml krsort.xml ksort.xml list.xml natcasesort.xml natsort.xml next.xml pos.xml prev.xml range.xml reset.xml rsort.xml shuffle.xml sizeof.xml sort.xml uasort.xml uksort.xml usort.xml

2002-06-15 Thread Sander Roobol
sander Sat Jun 15 05:48:35 2002 EDT Removed files: /phpdoc-nl/reference/array/functionsarray-change-key-case.xml array-chunk.xml array-count-values.xml

[PHP-DOC] cvs: phpdoc /en/reference/pgsql/functions pg-field-type.xml

2002-06-12 Thread Sander Roobol
sander Wed Jun 12 07:30:37 2002 EDT Modified files: /phpdoc/en/reference/pgsql/functionspg-field-type.xml Log: Fix tiny mistake/typo (thanks to Andrew Thompson for spotting it) Index: phpdoc/en/reference/pgsql/functions/pg-field-type.xml diff -u

[PHP-DOC] cvs: phpdoc-nl / language-defs.ent language-snippets.ent /reference/math/functions abs.xml

2002-06-10 Thread Sander Roobol
sander Mon Jun 10 11:04:35 2002 EDT Modified files: /phpdoc-nl language-defs.ent language-snippets.ent /phpdoc-nl/reference/math/functions abs.xml Log: Translated some untranslated entities, and fixed some revision tags. # Derick, I've made you the

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

2002-06-10 Thread Sander Roobol
sander Mon Jun 10 11:06:17 2002 EDT Modified files: /phpdoc-nl language-snippets.ent Log: Fix a #$*^% typo Index: phpdoc-nl/language-snippets.ent diff -u phpdoc-nl/language-snippets.ent:1.10 phpdoc-nl/language-snippets.ent:1.11 ---

[PHP-DOC] cvs: phpdoc-nl /reference/strings/functions implode.xml

2002-06-09 Thread Sander Roobol
sander Sun Jun 9 09:01:01 2002 EDT Modified files: /phpdoc-nl/reference/strings/functions implode.xml Log: Sync with EN Index: phpdoc-nl/reference/strings/functions/implode.xml diff -u phpdoc-nl/reference/strings/functions/implode.xml:1.2

[PHP-DOC] cvs: phpdoc-nl /reference/math .cvsignore reference.xml /reference/math/functions abs.xml acos.xml asin.xml atan.xml base-convert.xml bindec.xml ceil.xml cos.xml decbin.xml decoct.xml deg2rad.xml exp.xml floor.xml hypot.xml is-nan.xml octdec.xml pi.xml pow.xml rad2deg.xml sin.xml sqrt.xml tan.xml

2002-06-06 Thread Sander Roobol
sander Thu Jun 6 12:03:19 2002 EDT Added files: /phpdoc-nl/reference/math .cvsignore reference.xml /phpdoc-nl/reference/math/functions abs.xml acos.xml asin.xml atan.xml base-convert.xml

[PHP-DOC] cvs: phpdoc /en/reference/math reference.xml /en/reference/math/functions bindec.xml ceil.xml cos.xml decbin.xml decoct.xml floor.xml sin.xml tan.xml

2002-06-02 Thread Sander Roobol
sander Sun Jun 2 07:56:51 2002 EDT Modified files: /phpdoc/en/reference/math reference.xml /phpdoc/en/reference/math/functions bindec.xml ceil.xml cos.xml decbin.xml decoct.xml floor.xml

[PHP-DOC] cvs: phpdoc-nl /reference/apache reference.xml /reference/apache/functions apache-child-terminate.xml apache-lookup-uri.xml apache-note.xml apache-setenv.xml ascii2ebcdic.xml ebcdic2ascii.xml getallheaders.xml virtual.xml

2002-06-01 Thread Sander Roobol
sander Sat Jun 1 04:43:59 2002 EDT Added files: /phpdoc-nl/reference/apache/functions apache-child-terminate.xml apache-setenv.xml Modified files: /phpdoc-nl/reference/apache

[PHP-DOC] cvs: phpdoc-nl /reference/url reference.xml /reference/url/functions base64-decode.xml base64-encode.xml funtion.base64-decode.xml parse-url.xml rawurldecode.xml rawurlencode.xml urldecode.xml urlencode.xml

2002-06-01 Thread Sander Roobol
sander Sat Jun 1 05:44:37 2002 EDT Added files: /phpdoc-nl/reference/url/functions base64-decode.xml Removed files: /phpdoc-nl/reference/url/functions funtion.base64-decode.xml Modified files:

[PHP-DOC] cvs: phpdoc-nl /reference/wddx .cvsignore reference.xml /reference/wddx/functions wddx-add-vars.xml wddx-deserialize.xml wddx-packet-end.xml wddx-packet-start.xml wddx-serialize-value.xml wddx-serialize-vars.xml

2002-06-01 Thread Sander Roobol
sander Sat Jun 1 05:47:30 2002 EDT Removed files: /phpdoc-nl/reference/wddx .cvsignore reference.xml /phpdoc-nl/reference/wddx/functions wddx-add-vars.xml wddx-deserialize.xml

[PHP-DOC] cvs: phpdoc-nl /reference/classobj functions.xml /reference/classobj/functions call-user-method.xml class-exists.xml get-class-methods.xml get-class-vars.xml get-class.xml get-object-vars.xml get-parent-class.xml is-a.xml is-subclass-of.xml method-exists.xml

2002-06-01 Thread Sander Roobol
sander Sat Jun 1 10:41:37 2002 EDT Removed files: /phpdoc-nl/reference/classobj functions.xml Modified files: /phpdoc-nl/reference/classobj/functions call-user-method.xml

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

2002-06-01 Thread Sander Roobol
sander Sat Jun 1 12:31:23 2002 EDT Modified files: /phpdoc/en/reference/imap reference.xml Log: Fix imap installation instructions (#17464) Index: phpdoc/en/reference/imap/reference.xml diff -u phpdoc/en/reference/imap/reference.xml:1.5

[PHP-DOC] cvs: phpdoc /en/reference/strings reference.xml /en/reference/var/functions isset.xml settype.xml

2002-06-01 Thread Sander Roobol
sander Sat Jun 1 12:33:47 2002 EDT Modified files: /phpdoc/en/reference/stringsreference.xml /phpdoc/en/reference/var/functions isset.xml settype.xml Log: Some minor fixes Index: phpdoc/en/reference/strings/reference.xml diff -u

[PHP-DOC] cvs: phpdoc-nl /reference/strings/functions explode.xml ord.xml stristr.xml strncmp.xml strrchr.xml substr-replace.xml

2002-05-30 Thread Sander Roobol
sander Thu May 30 06:07:17 2002 EDT Modified files: /phpdoc-nl/reference/strings/functions explode.xml ord.xml stristr.xml strncmp.xml strrchr.xml

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

2002-05-30 Thread Sander Roobol
sander Thu May 30 08:33:00 2002 EDT Modified files: /phpdoc/en/reference/cpdf reference.xml Log: Fix for #17524 Index: phpdoc/en/reference/cpdf/reference.xml diff -u phpdoc/en/reference/cpdf/reference.xml:1.5 phpdoc/en/reference/cpdf/reference.xml:1.6

Re: [PHP-DOC] cvs: phpdoc /en/reference/classobj/functions get-class-methods.xml get-class-vars.xml is-a.xml is-subclass-of.xml

2002-05-30 Thread Sander Roobol
Hm... do we actually want TRUE in examples? IIRC we try to use lowercase as much as possible. Sander On 2002.05.30 16:02 Mathieu Kooiman wrote: mathieu Thu May 30 10:02:40 2002 EDT Modified files: /phpdoc/en/reference/classobj/functions get-class-methods.xml

[PHP-DOC] cvs: phpdoc-nl /reference/strings/functions htmlentities.xml strnatcmp.xml substr-count.xml

2002-05-29 Thread Sander Roobol
sander Wed May 29 13:00:57 2002 EDT Modified files: /phpdoc-nl/reference/strings/functions htmlentities.xml strnatcmp.xml substr-count.xml Log: Sync with EN

[PHP-DOC] cvs: phpdoc-nl /reference/strings/functions localeconv.xml nl-langinfo.xml str-rot13.xml strcoll.xml strncasecmp.xml vprintf.xml vsprintf.xml

2002-05-26 Thread Sander Roobol
sander Sun May 26 14:50:54 2002 EDT Added files: /phpdoc-nl/reference/strings/functions localeconv.xml nl-langinfo.xml str-rot13.xml strcoll.xml

[PHP-DOC] cvs: phpdoc-nl / translation.xml

2002-05-26 Thread Sander Roobol
/ person name=Derick Rethans email=[EMAIL PROTECTED] nick=derickcvs=yes / + person name=Sander Roobolemail=[EMAIL PROTECTED] +nick=sandercvs=yes / /translators work-in-progress

[PHP-DOC] cvs: phpdoc-nl /reference/dir reference.xml /reference/dir/functions chdir.xml chroot.xml class.dir.xml closedir.xml getcwd.xml opendir.xml readdir.xml rewinddir.xml

2002-05-26 Thread Sander Roobol
sander Sun May 26 15:11:51 2002 EDT Modified files: /phpdoc-nl/reference/dirreference.xml /phpdoc-nl/reference/dir/functions chdir.xml chroot.xml class.dir.xml closedir.xml

[PHP-DOC] cvs: phpdoc-nl /reference/strings/functions addcslashes.xml bin2hex.xml chop.xml chr.xml chunk-split.xml convert-cyr-string.xml count-chars.xml crypt.xml echo.xml explode.xml get-html-translation-table.xml get-meta-tags.xml hebrev.xml hebrevc.xml htmlentities.xml

2002-05-25 Thread Sander Roobol
sander Sat May 25 06:24:01 2002 EDT Modified files: /phpdoc-nl/reference/strings/functions addcslashes.xml bin2hex.xml chop.xml chr.xml chunk-split.xml

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

2002-05-25 Thread Sander Roobol
sander Sat May 25 06:23:43 2002 EDT Modified files: /phpdoc/en/reference/strings/functions echo.xml Log: Fix minor typos Index: phpdoc/en/reference/strings/functions/echo.xml diff -u phpdoc/en/reference/strings/functions/echo.xml:1.2

[PHP-DOC] cvs: phpdoc-nl /reference/strings reference.xml /reference/strings/functions ltrim.xml rtrim.xml trim.xml

2002-05-24 Thread Sander Roobol
sander Fri May 24 13:42:04 2002 EDT Modified files: /phpdoc-nl/reference/stringsreference.xml /phpdoc-nl/reference/strings/functions ltrim.xml rtrim.xml trim.xml Log: Fix revision tags Index: phpdoc-nl/reference/strings/reference.xml diff

[PHP-DOC] cvs: phpdoc-nl /reference/strings reference.xml /reference/strings/functions addslashes.xml crc32.xml implode.xml join.xml ltrim.xml md5.xml rtrim.xml strcasecmp.xml strchr.xml strcmp.xml strpos.xml trim.xml wordwrap.xml

2002-05-20 Thread Sander Roobol
sander Mon May 20 07:32:23 2002 EDT Modified files: /phpdoc-nl/reference/stringsreference.xml /phpdoc-nl/reference/strings/functions addslashes.xml crc32.xml implode.xml join.xml

[PHP-DOC] cvs: phpdoc-nl /reference/strings/functions md5-file.xml

2002-05-20 Thread Sander Roobol
sander Mon May 20 13:08:07 2002 EDT Added files: /phpdoc-nl/reference/strings/functions md5-file.xml Log: Commit forgotten file Index: phpdoc-nl/reference/strings/functions/md5-file.xml +++ phpdoc-nl/reference/strings/functions/md5-file.xml ?xml

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

2002-05-18 Thread Sander Roobol
sander Sat May 18 07:26:47 2002 EDT Modified files: /phpdoc/en/reference/mail/functions mail.xml Log: Fix typo Index: phpdoc/en/reference/mail/functions/mail.xml diff -u phpdoc/en/reference/mail/functions/mail.xml:1.5

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

2002-05-14 Thread Sander Roobol
sander Tue May 14 10:59:39 2002 EDT Modified files: /phpdoc/en/reference/image/functionsimagepscopyfont.xml Log: No caps in function names! Index: phpdoc/en/reference/image/functions/imagepscopyfont.xml diff -u

[PHP-DOC] cvs: phpdoc /en/reference/dbx reference.xml /en/reference/dbx/functions dbx-connect.xml

2002-05-13 Thread Sander Roobol
sander Mon May 13 11:31:24 2002 EDT Modified files: /phpdoc/en/reference/dbxreference.xml /phpdoc/en/reference/dbx/functions dbx-connect.xml Log: sybase_ct support is in 4.2.0 Index: phpdoc/en/reference/dbx/reference.xml diff -u

[PHP-DOC] cvs: phpdoc /en/reference/math/functions mt-rand.xml mt-srand.xml rand.xml srand.xml

2002-05-12 Thread Sander Roobol
sander Sun May 12 09:18:55 2002 EDT Modified files: /phpdoc/en/reference/math/functions mt-rand.xml mt-srand.xml rand.xml srand.xml Log: Added notes that seeding is no longer necessary since 4.2.0 Index:

[PHP-DOC] List of PHP Tokens

2002-05-12 Thread Sander Roobol
Hello, Let's try this again: I made a list of all tokens in PHP for inclusion in the manual. It's basically a list of all tokenizer constants (like the on http://www.php.net/manual/en/reserved.constants.tokenizer.php) but with more explanation and links to specific pages in the manual. See the

[PHP-DOC] cvs: phpdoc /en/reference/pcre/functions preg-match-all.xml preg-match.xml

2002-05-12 Thread Sander Roobol
sander Sun May 12 12:13:12 2002 EDT Modified files: /phpdoc/en/reference/pcre/functions preg-match-all.xml preg-match.xml Log: Fix return values of preg_match() and preg_match_all() Index:

Re: [PHP-DOC] Bug #16739 Updated: `print' variable function call

2002-05-11 Thread Sander Roobol
On 2002.05.11 09:11 [EMAIL PROTECTED] wrote: On Sat, 11 May 2002, Yasuo Ohgaki wrote: I understand you are talking about technical issue. However, I would like to memntion documentaton issue. PHP manual is missing language core design documentation. 1) Tokens/Reserved words

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

2002-05-07 Thread Sander Roobol
sander Tue May 7 05:57:26 2002 EDT Modified files: /phpdoc/en/language types.xml Log: Clearify the array-do's-and-don'ts - thanks to Hugh W Prior (#17065) Index: phpdoc/en/language/types.xml diff -u phpdoc/en/language/types.xml:1.76

[PHP-DOC] cvs: phpdoc /en/reference/ming/functions swftextfield.xml

2002-05-06 Thread Sander Roobol
sander Mon May 6 14:46:59 2002 EDT Modified files: /phpdoc/en/reference/ming/functions swftextfield.xml Log: Added SWFTEXTFIELD_HTML and SWFTEXTFIELD_HASLENGTH constants. # Can anyone add a description to SWFTEXTFIELD_HASLENGTH? Index:

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

2002-05-05 Thread Sander Roobol
sander Sun May 5 10:11:47 2002 EDT Modified files: /phpdoc/en/reference/mail/functions mail.xml Log: Fixed HTML in example Index: phpdoc/en/reference/mail/functions/mail.xml diff -u phpdoc/en/reference/mail/functions/mail.xml:1.2

[PHP-DOC] cvs: phpdoc / TODO

2002-05-05 Thread Sander Roobol
sander Sun May 5 14:15:35 2002 EDT Modified files: /phpdoc TODO Log: Update TODO Index: phpdoc/TODO diff -u phpdoc/TODO:1.32 phpdoc/TODO:1.33 --- phpdoc/TODO:1.32Wed May 1 13:09:47 2002 +++ phpdoc/TODO Sun May 5 14:15:35 2002 -6,17 +6,11

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

2002-05-05 Thread Sander Roobol
sander Sun May 5 15:01:41 2002 EDT Modified files: /phpdoc/en/reference/session/functions session-set-save-handler.xml Log: session_set_save_handler() returns bool Index: phpdoc/en/reference/session/functions/session-set-save-handler.xml diff -u

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

2002-05-04 Thread Sander Roobol
sander Sat May 4 05:45:24 2002 EDT Modified files: /phpdoc/en/reference/shmop reference.xml Log: shmop is no longer experimental Index: phpdoc/en/reference/shmop/reference.xml diff -u phpdoc/en/reference/shmop/reference.xml:1.2

[PHP-DOC] cvs: phpdoc /en/reference/session/functions session-unset.xml

2002-05-03 Thread Sander Roobol
sander Fri May 3 03:30:00 2002 EDT Modified files: /phpdoc/en/reference/session/functions session-unset.xml Log: Fixed typo (#16983) Index: phpdoc/en/reference/session/functions/session-unset.xml diff -u

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

2002-05-02 Thread Sander Roobol
sander Thu May 2 06:48:14 2002 EDT Modified files: /phpdoc/en/reference/math/functions number-format.xml Log: #16946 Index: phpdoc/en/reference/math/functions/number-format.xml diff -u phpdoc/en/reference/math/functions/number-format.xml:1.2

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

2002-05-02 Thread Sander Roobol
sander Thu May 2 06:52:06 2002 EDT Modified files: /phpdoc/en/reference/bc reference.xml Log: libbcmath is bundled with PHP. Index: phpdoc/en/reference/bc/reference.xml diff -u phpdoc/en/reference/bc/reference.xml:1.3

[PHP-DOC] cvs: phpdoc /en/reference/url/functions parse-url.xml

2002-05-02 Thread Sander Roobol
sander Thu May 2 07:00:40 2002 EDT Modified files: /phpdoc/en/reference/url/functions parse-url.xml Log: #16910 Index: phpdoc/en/reference/url/functions/parse-url.xml diff -u phpdoc/en/reference/url/functions/parse-url.xml:1.2

[PHP-DOC] cvs: phpdoc /en/reference/tokenizer functions.xml reference.xml /en/reference/tokenizer/functions token-get-all.xml token-name.xml

2002-05-02 Thread Sander Roobol
sander Thu May 2 09:22:43 2002 EDT Added files: /phpdoc/en/reference/tokenizer functions.xml reference.xml /phpdoc/en/reference/tokenizer/functionstoken-get-all.xml token-name.xml Log: Added

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

2002-04-19 Thread Sander Roobol
sander Fri Apr 19 12:50:00 2002 EDT Modified files: /phpdoc/en/reference/sessionreference.xml Log: Examples now use session_start(); Index: phpdoc/en/reference/session/reference.xml diff -u phpdoc/en/reference/session/reference.xml:1.2

[PHP-DOC] cvs: phpdoc /en/reference/image/functions image2wbmp.xml imagealphablending.xml imagearc.xml imagechar.xml imagecharup.xml imagecolorallocate.xml imagecolorat.xml imagecolorclosest.xml imagecolorclosestalpha.xml imagecolorclosesthwb.xml imagecolordeallocate.xml imagecolorexact.xml imagecolorexactalpha.xml imagecolorresolve.xml imagecolorresolvealpha.xml imagecolorset.xml imagecolorsforindex.xml imagecolorstotal.xml imagecolortransparent.xml imagecreate.xml imagecreatefromgd.xml imagecreatefromgd2.xml imagecreatefromgd2part.xml imagecreatefromgif.xml imagecreatefromjpeg.xml imagecreatefrompng.xml imagecreatefromstring.xml imagecreatefromwbmp.xml imagecreatefromxbm.xml imagecreatefromxpm.xml imagedashedline.xml imagedestroy.xml imageellipse.xml imagefill.xml imagefilledarc.xml imagefilledellipse.xml imagefilledpolygon.xml imagefilledrectangle.xml imagefilltoborder.xml imagefttext.xml imagegammacorrect.xml imagegd.xml imagegd2.xml imagegif.xml imageinterlace.xml imagejpeg.xml imageline.xml imagepng.xml imagepolygon.xml imagepstext.xml imagerectangle.xml imagesetbrush.xml imagesetpixel.xml imagesetstyle.xml imagesetthickness.xml imagesettile.xml imagestring.xml imagestringup.xml imagesx.xml imagesy.xml imagetruecolortopalette.xml imagettftext.xml imagewbmp.xml

2002-04-18 Thread Sander Roobol
sander Thu Apr 18 13:13:10 2002 EDT Modified files: /phpdoc/en/reference/image/functionsimage2wbmp.xml imagealphablending.xml imagearc.xml imagechar.xml

Re: [PHP-DOC] Bug #16660 Updated: Documentation bz2 archive format is not appropriate

2002-04-17 Thread Sander Roobol
What do we do about this? IIRC, most people wanted to get tgz or zip back. Nothing has been decided, though. Let's reopen the discussion :) Sander On 2002.04.17 18:40 [EMAIL PROTECTED] wrote: ID: 16660 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED]

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

2002-04-17 Thread Sander Roobol
sander Wed Apr 17 13:42:57 2002 EDT Modified files: /phpdoc/en/functionsswf.xml Log: Ming is open source cross-platform (as opposed to libswf) Index: phpdoc/en/functions/swf.xml diff -u phpdoc/en/functions/swf.xml:1.30

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

2002-04-15 Thread Sander Roobol
sander Mon Apr 15 12:36:09 2002 EDT Modified files: /phpdoc/nl/reference/array/functionsarray.xml Log: Fixed typo Index: phpdoc/nl/reference/array/functions/array.xml diff -u phpdoc/nl/reference/array/functions/array.xml:1.1

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

2002-04-12 Thread Sander Roobol
sander Fri Apr 12 12:11:45 2002 EDT Modified files: /phpdoc/en/functionsinfo.xml Log: Fixed a case-typo Index: phpdoc/en/functions/info.xml diff -u phpdoc/en/functions/info.xml:1.99 phpdoc/en/functions/info.xml:1.100 ---

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

2002-04-10 Thread Sander Roobol
sander Wed Apr 10 11:19:20 2002 EDT Modified files: /phpdoc/en/functionspgsql.xml Log: Fixed many typos, bad grammar and abused tags. Index: phpdoc/en/functions/pgsql.xml diff -u phpdoc/en/functions/pgsql.xml:1.84

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

2002-04-10 Thread Sander Roobol
sander Wed Apr 10 12:22:30 2002 EDT Modified files: /phpdoc/en/functionsmysql.xml Log: Removing note again... Index: phpdoc/en/functions/mysql.xml diff -u phpdoc/en/functions/mysql.xml:1.105 phpdoc/en/functions/mysql.xml:1.106 ---

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

2002-04-08 Thread Sander Roobol
sander Mon Apr 8 09:43:53 2002 EDT Modified files: /phpdoc/en/functionsregex.xml Log: Fixed the only line of perl-code in the PHP manual Index: phpdoc/en/functions/regex.xml diff -u phpdoc/en/functions/regex.xml:1.41

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

2002-04-07 Thread Sander Roobol
sander Sun Apr 7 08:48:01 2002 EDT Modified files: /phpdoc/en/functionsfilesystem.xml Log: Added two see-also's Index: phpdoc/en/functions/filesystem.xml diff -u phpdoc/en/functions/filesystem.xml:1.137 phpdoc/en/functions/filesystem.xml:1.138

Re: [PHP-DOC] Bug #16476 Updated: unpacking

2002-04-07 Thread Sander Roobol
On 2002.04.07 20:30 Simone Cortesi wrote: At 20.19 07/04/02 +0200, [EMAIL PROTECTED] wrote: Anyway, the files unpack just fine on w2k with the right tools [tm] (i used cygwin, bunzip2). If it doesn't work for you your tools are broken or you don't know how to use them. Again, as

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

2002-04-06 Thread Sander Roobol
sander Sat Apr 6 05:27:10 2002 EDT Modified files: /phpdoc/en/functionsinfo.xml Log: Removed note about upload_max_filesize and faked availablillity of upload_max_filesize and file_uploads. Index: phpdoc/en/functions/info.xml diff -u

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

2002-04-06 Thread Sander Roobol
sander Sat Apr 6 05:38:44 2002 EDT Modified files: /phpdoc/en/functionsinfo.xml Log: Sorted the list of ini options. Index: phpdoc/en/functions/info.xml diff -u phpdoc/en/functions/info.xml:1.96 phpdoc/en/functions/info.xml:1.97 ---

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

2002-04-06 Thread Sander Roobol
sander Sat Apr 6 05:40:04 2002 EDT Modified files: /phpdoc/en/functionsinfo.xml Log: Damn... I really need to run make test before commiting :) Index: phpdoc/en/functions/info.xml diff -u phpdoc/en/functions/info.xml:1.97

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

2002-04-06 Thread Sander Roobol
this way as imho reflecting behavior is what's important here. Awhile ago I posted this related question to php-dev: http://marc.theaimsgroup.com/?l=php-devm=101198971703359 Regards, Philip On Fri, 5 Apr 2002, Sander Roobol wrote: sander Fri Apr 5 15:27:44 2002 EDT

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

2002-04-06 Thread Sander Roobol
sander Sat Apr 6 13:35:18 2002 EDT Modified files: /phpdoc/entitiesglobal.ent Log: Added a http:// url for mcrypt Index: phpdoc/entities/global.ent diff -u phpdoc/entities/global.ent:1.16 phpdoc/entities/global.ent:1.17 ---

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

2002-04-06 Thread Sander Roobol
sander Sat Apr 6 14:25:32 2002 EDT Modified files: /phpdoc/en/functionsdir.xml Log: Added two see-also's Index: phpdoc/en/functions/dir.xml diff -u phpdoc/en/functions/dir.xml:1.36 phpdoc/en/functions/dir.xml:1.37 ---

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

2002-04-05 Thread Sander Roobol
sander Fri Apr 5 15:18:53 2002 EDT Modified files: /phpdoc/en/functionsdatetime.xml Log: Added small note to mktime() Index: phpdoc/en/functions/datetime.xml diff -u phpdoc/en/functions/datetime.xml:1.69 phpdoc/en/functions/datetime.xml:1.70 ---

  1   2   >