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

2003-06-06 Thread Torben Wilson
torben Thu Jun 5 17:09:34 2003 EDT Modified files: /phpdoc/en/reference/strings/functions print.xml Log: print() returns 1, always. Index: phpdoc/en/reference/strings/functions/print.xml diff -u phpdoc/en/reference/strings/functions/print.xml:1.9 phpd

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

2003-06-05 Thread Torben Wilson
torben Wed Jun 4 17:29:15 2003 EDT Modified files: /phpdoc/en/language types.xml Log: Small typo fixes. Index: phpdoc/en/language/types.xml diff -u phpdoc/en/language/types.xml:1.112 phpdoc/en/language/types.xml:1.113 --- phpdoc/en/language/types.xml:1.112

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

2003-06-09 Thread Torben Wilson
torben Mon Jun 9 03:36:01 2003 EDT Modified files: /phpdoc/en/language control-structures.xml Log: Just fix one small grammatical and a couple of small presentation errors. Index: phpdoc/en/language/control-structures.xml diff -u phpdoc/en/language/control-

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

2003-06-18 Thread Torben Wilson
torben Wed Jun 18 13:59:25 2003 EDT Modified files: /phpdoc/en/language types.xml Log: Some grammar and factual fixes. Index: phpdoc/en/language/types.xml diff -u phpdoc/en/language/types.xml:1.115 phpdoc/en/language/types.xml:1.116 --- phpdoc/en/language/typ

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

2003-06-18 Thread Torben Wilson
torben Wed Jun 18 14:19:07 2003 EDT Modified files: /phpdoc/en/language types.xml Log: Fixed a couple more typos. Fixed one bad example. Index: phpdoc/en/language/types.xml diff -u phpdoc/en/language/types.xml:1.116 phpdoc/en/language/types.xml:1.117 ---

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

2003-06-18 Thread Torben Wilson
torben Wed Jun 18 14:44:18 2003 EDT Modified files: /phpdoc/en/language types.xml Log: Clarify that you do not always quote array keys (i.e. when you're using a variable or constant as a key). Index: phpdoc/en/language/types.xml diff -u phpdoc/en/language/

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

2003-06-18 Thread Torben Wilson
torben Wed Jun 18 15:10:04 2003 EDT Modified files: /phpdoc/en/language variables.xml Log: Admit that 228 is extended ASCII. Index: phpdoc/en/language/variables.xml diff -u phpdoc/en/language/variables.xml:1.62 phpdoc/en/language/variables.xml:1.63 --- phpdo

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

2003-06-18 Thread Torben Wilson
torben Wed Jun 18 19:02:30 2003 EDT Modified files: /phpdoc/en/language types.xml Log: Clear up some more text. Index: phpdoc/en/language/types.xml diff -u phpdoc/en/language/types.xml:1.118 phpdoc/en/language/types.xml:1.119 --- phpdoc/en/language/types.xml

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

2003-06-27 Thread Torben Wilson
torben Fri Jun 27 17:27:30 2003 EDT Modified files: /phpdoc/en/language types.xml Log: Document the changed array indexing, pending information from the dev team on what it's really supposed to be doing. Index: phpdoc/en/language/types.xml diff -u phpdoc/e

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

2001-01-29 Thread Torben Wilson
torben Mon Jan 29 16:24:15 2001 EDT Modified files: /phpdoc/en/chapters install.xml Log: Fixed URL entity typo. Index: phpdoc/en/chapters/install.xml diff -u phpdoc/en/chapters/install.xml:1.39 phpdoc/en/chapters/install.xml:1.40 --- phpdoc/en/chapter

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

2001-01-29 Thread Torben Wilson
torben Mon Jan 29 16:27:22 2001 EDT Modified files: /phpdoc/en/appendices migration4.xml Log: & => & Index: phpdoc/en/appendices/migration4.xml diff -u phpdoc/en/appendices/migration4.xml:1.3 phpdoc/en/appendices/migration4.xml:1.4 --- phpdoc/en

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

2001-02-21 Thread Torben Wilson
torben Wed Feb 21 15:11:57 2001 EDT Modified files: /phpdoc/en/language types.xml Log: Minor clarification of the here doc syntax. Index: phpdoc/en/language/types.xml diff -u phpdoc/en/language/types.xml:1.16 phpdoc/en/language/types.xml:1.17 --- phpd

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

2001-02-22 Thread Torben Wilson
torben Thu Feb 22 16:05:35 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: Clarified nl2br() refpurpose. Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.73 phpdoc/en/functions/strings.xml:1.74 ---

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

2001-02-22 Thread Torben Wilson
torben Thu Feb 22 16:43:23 2001 EDT Modified files: /phpdoc/en/language oop.xml Log: Added an example to help clarify the lack of non-constant variable initializers in classes in PHP 4 (spurred by Bug #9414). Index: phpdoc/en/language/oop.xml diff

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

2001-02-28 Thread Torben Wilson
torben Wed Feb 28 16:19:18 2001 EDT Modified files: /phpdoc/en/functionspcre.xml Log: Fixed up a bit of grammar and added a note about backrefs and backslashes. Index: phpdoc/en/functions/pcre.xml diff -u phpdoc/en/functions/pcre.xml:1.43 phpd

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

2001-02-28 Thread Torben Wilson
torben Wed Feb 28 16:22:02 2001 EDT Modified files: /phpdoc/en/functionspcre.xml Log: Typo fix. Index: phpdoc/en/functions/pcre.xml diff -u phpdoc/en/functions/pcre.xml:1.44 phpdoc/en/functions/pcre.xml:1.45 --- phpdoc/en/functions/pcre.xml:1.

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

2001-03-09 Thread Torben Wilson
torben Fri Mar 9 15:26:42 2001 EDT Modified files: /phpdoc/en/language oop.xml Log: Was more correct before. Index: phpdoc/en/language/oop.xml diff -u phpdoc/en/language/oop.xml:1.10 phpdoc/en/language/oop.xml:1.11 --- phpdoc/en/language/oop.xml:1.10

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

2001-03-19 Thread Torben Wilson
torben Mon Mar 19 01:58:58 2001 EDT Modified files: /phpdoc/en/functionsvar.xml Log: Clarification of unset() return value. Index: phpdoc/en/functions/var.xml diff -u phpdoc/en/functions/var.xml:1.40 phpdoc/en/functions/var.xml:1.41 --- phpdoc

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

2001-03-26 Thread Torben Wilson
torben Mon Mar 26 15:39:26 2001 EDT Modified files: /phpdoc/en/functionsfilesystem.xml Log: Notes in those functions which do not work on remote files. Index: phpdoc/en/functions/filesystem.xml diff -u phpdoc/en/functions/filesystem.xml:1.56 phpd

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

2001-03-26 Thread Torben Wilson
torben Mon Mar 26 15:44:34 2001 EDT Modified files: /phpdoc/en/functionsfilesystem.xml Log: Grammar cleanup. Index: phpdoc/en/functions/filesystem.xml diff -u phpdoc/en/functions/filesystem.xml:1.57 phpdoc/en/functions/filesystem.xml:1.58 --- php

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

2001-03-26 Thread Torben Wilson
torben Mon Mar 26 15:46:09 2001 EDT Modified files: /phpdoc/en/functionsfilesystem.xml Log: Typo fix. Index: phpdoc/en/functions/filesystem.xml diff -u phpdoc/en/functions/filesystem.xml:1.58 phpdoc/en/functions/filesystem.xml:1.59 --- phpdoc/en/

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

2001-03-26 Thread Torben Wilson
torben Mon Mar 26 15:50:26 2001 EDT Modified files: /phpdoc/en/functionsfilesystem.xml Log: Whoops. Forgot filemtime(). Index: phpdoc/en/functions/filesystem.xml diff -u phpdoc/en/functions/filesystem.xml:1.59 phpdoc/en/functions/filesystem.xml:1

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

2001-04-02 Thread Torben Wilson
torben Mon Apr 2 20:30:42 2001 EDT Modified files: /phpdoc/en/functionsuodbc.xml Log: Corrected return types for odbc_error() and odbc_errormsg(). Index: phpdoc/en/functions/uodbc.xml diff -u phpdoc/en/functions/uodbc.xml:1.14 phpdoc/en/function

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

2001-04-02 Thread Torben Wilson
torben Mon Apr 2 22:22:28 2001 EDT Modified files: /phpdoc/en/chapters config.xml Log: Typo fix. Index: phpdoc/en/chapters/config.xml diff -u phpdoc/en/chapters/config.xml:1.11 phpdoc/en/chapters/config.xml:1.12 --- phpdoc/en/chapters/config.xml:1.11

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

2001-05-08 Thread Torben Wilson
torben Tue May 8 16:34:05 2001 EDT Modified files: /phpdoc/en/language types.xml Log: Added note that (object|array) => string conversion results in 'Array' or 'Object'. Index: phpdoc/en/language/types.xml diff -u phpdoc/en/language/types.xml:1.17 php

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

2001-05-17 Thread Torben Wilson
torben Thu May 17 20:23:13 2001 EDT Modified files: /phpdoc/en/functionshw.xml Log: Just lowercased the hw_* tags so that the stylesheet can match them up with the function entries for crossreferencing. Index: phpdoc/en/functions/hw.xml diff -

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

2001-05-23 Thread Torben Wilson
torben Wed May 23 20:31:35 2001 EDT Modified files: /phpdoc/en/language operators.xml Log: Fixed a typo and elucidated a bit on the use of @ with expressions. Index: phpdoc/en/language/operators.xml diff -u phpdoc/en/language/operators.xml:1.19 phpdoc/en

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

2001-07-14 Thread Torben Wilson
torben Sat Jul 14 03:45:40 2001 EDT Modified files: /phpdoc/en/language types.xml Log: Typo fixes. Index: phpdoc/en/language/types.xml diff -u phpdoc/en/language/types.xml:1.35 phpdoc/en/language/types.xml:1.36 --- phpdoc/en/language/types.xml:1.35 Sat

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

2001-07-14 Thread Torben Wilson
torben Sat Jul 14 03:49:16 2001 EDT Modified files: /phpdoc/en/language types.xml Log: More typos. Index: phpdoc/en/language/types.xml diff -u phpdoc/en/language/types.xml:1.36 phpdoc/en/language/types.xml:1.37 --- phpdoc/en/language/types.xml:1.36 Sat

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

2001-07-14 Thread Torben Wilson
torben Sat Jul 14 04:14:04 2001 EDT Modified files: /phpdoc/en/language types.xml Log: More fixes. Index: phpdoc/en/language/types.xml diff -u phpdoc/en/language/types.xml:1.37 phpdoc/en/language/types.xml:1.38 --- phpdoc/en/language/types.xml:1.37 Sa

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

2001-08-09 Thread Torben Wilson
torben Thu Aug 9 20:47:27 2001 EDT Modified files: /phpdoc/en/functionssession.xml Log: Typo fixes. Index: phpdoc/en/functions/session.xml diff -u phpdoc/en/functions/session.xml:1.50 phpdoc/en/functions/session.xml:1.51 --- phpdoc/en/functions/

[PHP-DOC] cvs: phpdoc / README

2001-08-09 Thread Torben Wilson
torben Thu Aug 9 21:10:28 2001 EDT Modified files: /phpdoc README Log: Various cleanups and clarifications. Index: phpdoc/README diff -u phpdoc/README:1.14 phpdoc/README:1.15 --- phpdoc/README:1.14 Thu Aug 9 19:58:19 2001 +++ phpdoc/README T

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

2001-08-13 Thread Torben Wilson
torben Mon Aug 13 15:51:07 2001 EDT Modified files: /phpdoc/en/functionsaspell.xml Log: Please check this sort of thing before assuming it's wrong: this extension does not use resources. Index: phpdoc/en/functions/aspell.xml diff -u phpdoc/en/f

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

2001-11-14 Thread Torben Wilson
torben Thu Nov 15 02:39:59 2001 EDT Modified files: /phpdoc/en/functionsarray.xml Log: Small clarification. Index: phpdoc/en/functions/array.xml diff -u phpdoc/en/functions/array.xml:1.120 phpdoc/en/functions/array.xml:1.121 --- phpdoc/en/functio

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

2001-11-14 Thread Torben Wilson
torben Thu Nov 15 02:51:43 2001 EDT Modified files: /phpdoc/en/functionsarray.xml Log: Reverting clarification. It was clearer, but also wrong. Index: phpdoc/en/functions/array.xml diff -u phpdoc/en/functions/array.xml:1.121 phpdoc/en/functio

[PHP-DOC] cvs: phpdoc /en/features persistent-connections.xml

2001-11-20 Thread Torben Wilson
torben Tue Nov 20 22:00:09 2001 EDT Modified files: /phpdoc/en/features persistent-connections.xml Log: Added a warning about using persistent connections and table locks/transactions together. The transaction note was from the user errata. Index: p

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

2001-11-25 Thread Torben Wilson
torben Sun Nov 25 17:08:36 2001 EDT Modified files: /phpdoc/en/language basic-syntax.xml Log: Major prose fixups, some XML cleanups, and a couple of typo fixes. Index: phpdoc/en/language/basic-syntax.xml diff -u phpdoc/en/language/basic-syntax.xml:1.20

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

2001-11-27 Thread Torben Wilson
torben Tue Nov 27 05:17:08 2001 EDT Modified files: /phpdoc/en/language basic-syntax.xml Log: A typo and a formatting fix. Index: phpdoc/en/language/basic-syntax.xml diff -u phpdoc/en/language/basic-syntax.xml:1.21 phpdoc/en/language/basic-syntax.xml:1.22

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

2001-11-27 Thread Torben Wilson
torben Tue Nov 27 06:07:23 2001 EDT Modified files: /phpdoc/en/language basic-syntax.xml Log: Whoops. Index: phpdoc/en/language/basic-syntax.xml diff -u phpdoc/en/language/basic-syntax.xml:1.22 phpdoc/en/language/basic-syntax.xml:1.23 --- phpdoc/en/languag

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

2001-12-13 Thread Torben Wilson
torben Thu Dec 13 20:11:50 2001 EDT Modified files: /phpdoc/en/functionsarray.xml Log: Whitespace fix in code example. Remember, don't use tabs to indent code examples; use 4 spaces. See the howto for more information. Index: phpdoc/en/functi

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

2002-01-13 Thread Torben Wilson
torben Sun Jan 13 19:05:19 2002 EDT Modified files: /phpdoc TODO /phpdoc/en/language control-structures.xml functions.xml Log: Document that return returns from more than just functions. I used for return in the same spirit that is used for other c

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

2002-01-13 Thread Torben Wilson
torben Sun Jan 13 19:09:53 2002 EDT Modified files: /phpdoc/en/language functions.xml Log: Added crossref to 'References Explained'. Index: phpdoc/en/language/functions.xml diff -u phpdoc/en/language/functions.xml:1.21 phpdoc/en/language/functions.xml:1.22

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

2002-01-13 Thread Torben Wilson
torben Sun Jan 13 19:14:43 2002 EDT Modified files: /phpdoc/en/language functions.xml Log: Whoops. Typo fix. Index: phpdoc/en/language/functions.xml diff -u phpdoc/en/language/functions.xml:1.22 phpdoc/en/language/functions.xml:1.23 --- phpdoc/en/language/f

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

2002-01-15 Thread Torben Wilson
torben Tue Jan 15 15:57:29 2002 EDT Modified files: /phpdoc/en/language variables.xml Log: Added version notes to the superglobals. Index: phpdoc/en/language/variables.xml diff -u phpdoc/en/language/variables.xml:1.28 phpdoc/en/language/variables.xml:1.29 -

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

2002-01-15 Thread Torben Wilson
torben Tue Jan 15 16:43:10 2002 EDT Modified files: /phpdoc/en/language variables.xml Log: Noted what a superglobal is and fixed the version numbers. Index: phpdoc/en/language/variables.xml diff -u phpdoc/en/language/variables.xml:1.29 phpdoc/en/language/va

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

2002-02-01 Thread Torben Wilson
torben Fri Feb 1 16:19:24 2002 EDT Modified files: /phpdoc/en/functionssockets.xml Log: Fixed up the server example a bit. Index: phpdoc/en/functions/sockets.xml diff -u phpdoc/en/functions/sockets.xml:1.30 phpdoc/en/functions/sockets.xml:1.31 ---

[PHP-DOC] cvs: phpdoc /scripts missing-entities.sh.in

2002-02-01 Thread Torben Wilson
torben Fri Feb 1 16:20:30 2002 EDT Modified files: /phpdoc/scripts missing-entities.sh.in Log: Typo fix. Index: phpdoc/scripts/missing-entities.sh.in diff -u phpdoc/scripts/missing-entities.sh.in:1.1 phpdoc/scripts/missing-entities.sh.in:1.2 --- phpdo

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

2002-02-06 Thread Torben Wilson
torben Wed Feb 6 05:06:12 2002 EDT Modified files: /phpdoc/en/functionssockets.xml Log: Small example fix. Index: phpdoc/en/functions/sockets.xml diff -u phpdoc/en/functions/sockets.xml:1.33 phpdoc/en/functions/sockets.xml:1.34 --- phpdoc/en/functi

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

2002-02-06 Thread Torben Wilson
torben Wed Feb 6 20:26:48 2002 EDT Modified files: /phpdoc/en/features file-upload.xml Log: Small fix. Index: phpdoc/en/features/file-upload.xml diff -u phpdoc/en/features/file-upload.xml:1.31 phpdoc/en/features/file-upload.xml:1.32 --- phpdoc/en/features/

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

2002-02-06 Thread Torben Wilson
torben Wed Feb 6 20:45:39 2002 EDT Modified files: /phpdoc/en/functionsfilesystem.xml Log: Replaced the userland version of is_uploaded_file() for older versions of PHP, except this time in the is_uploaded_file refentry. There are still people who ha

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

2002-02-08 Thread Torben Wilson
torben Fri Feb 8 18:08:48 2002 EDT Modified files: /phpdoc/en/functionscurl.xml Log: Updated CURLOPT_CUSTOMREQUEST information to explain a bit more fully how it should be used. Index: phpdoc/en/functions/curl.xml diff -u phpdoc/en/functions/curl

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

2002-02-09 Thread Torben Wilson
torben Sat Feb 9 16:48:38 2002 EDT Modified files: /phpdoc/en/functionsfilesystem.xml Log: Fixed some grammar. Index: phpdoc/en/functions/filesystem.xml diff -u phpdoc/en/functions/filesystem.xml:1.116 phpdoc/en/functions/filesystem.xml:1.117 ---

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

2002-02-09 Thread Torben Wilson
torben Sat Feb 9 16:52:07 2002 EDT Modified files: /phpdoc/en/functionsimage.xml Log: Typo fix. Index: phpdoc/en/functions/image.xml diff -u phpdoc/en/functions/image.xml:1.76 phpdoc/en/functions/image.xml:1.77 --- phpdoc/en/functions/image.xml:1.7

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

2002-02-09 Thread Torben Wilson
torben Sat Feb 9 18:14:38 2002 EDT Modified files: /phpdoc/en/functionsarray.xml Log: Closing Bug #12879 Index: phpdoc/en/functions/array.xml diff -u phpdoc/en/functions/array.xml:1.158 phpdoc/en/functions/array.xml:1.159 --- phpdoc/en/functions/ar

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

2002-02-09 Thread Torben Wilson
torben Sat Feb 9 18:44:43 2002 EDT Modified files: /phpdoc/en/functionsfilesystem.xml Log: Closes bug #14621. Index: phpdoc/en/functions/filesystem.xml diff -u phpdoc/en/functions/filesystem.xml:1.117 phpdoc/en/functions/filesystem.xml:1.118 --- p

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

2002-02-09 Thread Torben Wilson
torben Sat Feb 9 19:38:40 2002 EDT Modified files: /phpdoc/en/functionsfilesystem.xml Log: Reverting this; the second parameter is indeed optional in versions newer than 4.1.0 (also added a note to this effect). Index: phpdoc/en/functions/filesy

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

2002-02-09 Thread Torben Wilson
torben Sat Feb 9 19:59:02 2002 EDT Modified files: /phpdoc/en/functionsfilesystem.xml Log: Closes bug #14538: noted change in dirname() behaviour. Index: phpdoc/en/functions/filesystem.xml diff -u phpdoc/en/functions/filesystem.xml:1.120 phpdoc/en

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

2002-02-09 Thread Torben Wilson
torben Sat Feb 9 21:38:43 2002 EDT Modified files: /phpdoc/en/functionsfilesystem.xml Log: Hmm...fgets()'s second parameter is only optional in cvs, so far. Index: phpdoc/en/functions/filesystem.xml diff -u phpdoc/en/functions/filesystem.xml:1.121

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

2002-02-09 Thread Torben Wilson
torben Sat Feb 9 22:45:11 2002 EDT Modified files: /phpdoc/en/functionsfilesystem.xml Log: Version fix. Index: phpdoc/en/functions/filesystem.xml diff -u phpdoc/en/functions/filesystem.xml:1.122 phpdoc/en/functions/filesystem.xml:1.123 --- phpdoc/

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

2002-02-10 Thread Torben Wilson
torben Sun Feb 10 13:47:29 2002 EDT Modified files: /phpdoc/en/functionsdir.xml Log: Clarified readdir() a bit. Index: phpdoc/en/functions/dir.xml diff -u phpdoc/en/functions/dir.xml:1.30 phpdoc/en/functions/dir.xml:1.31 --- phpdoc/en/functions/dir.

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

2002-02-10 Thread Torben Wilson
torben Sun Feb 10 13:56:54 2002 EDT Modified files: /phpdoc/en/functionsdir.xml Log: Grammar fix. What the hell did I think 'equal and identical to' was supposed to mean? :) Index: phpdoc/en/functions/dir.xml diff -u phpdoc/en/functions/dir.xml:1.

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

2002-02-12 Thread Torben Wilson
torben Tue Feb 12 16:12:23 2002 EDT Modified files: /phpdoc/en/functionsuodbc.xml Log: Added documentation for odbc_execute()'s file reading functionality. Index: phpdoc/en/functions/uodbc.xml diff -u phpdoc/en/functions/uodbc.xml:1.30 phpdoc/en/fun

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

2002-02-12 Thread Torben Wilson
torben Tue Feb 12 16:23:08 2002 EDT Modified files: /phpdoc/en/functionsuodbc.xml Log: Clear this up a little. Index: phpdoc/en/functions/uodbc.xml diff -u phpdoc/en/functions/uodbc.xml:1.31 phpdoc/en/functions/uodbc.xml:1.32 --- phpdoc/en/functions

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

2002-02-13 Thread Torben Wilson
torben Wed Feb 13 16:53:11 2002 EDT Modified files: /phpdoc/en/functionsnetwork.xml Log: Fixed fsockopen()'s argument list & explanation--it looked like 'udp://' was intended to be part of the argument name, not the argument contents. Index: phpdo

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

2002-02-13 Thread Torben Wilson
torben Wed Feb 13 17:00:01 2002 EDT Modified files: /phpdoc/en/functionsnetwork.xml Log: Note that the 3rd and 4th args to fsockopen() are always passed by ref. Closes Bug #8087. Index: phpdoc/en/functions/network.xml diff -u phpdoc/en/functions/n

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

2002-02-14 Thread Torben Wilson
torben Thu Feb 14 07:15:34 2002 EDT Modified files: /phpdoc/en/appendices predefined.xml Log: Some cleanups and a more thorough treatment of the various globals. Index: phpdoc/en/appendices/predefined.xml diff -u phpdoc/en/appendices/predefined.xml:1

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

2002-02-14 Thread Torben Wilson
torben Thu Feb 14 15:27:10 2002 EDT Modified files: /phpdoc/en/appendices predefined.xml Log: Added $_SESSION. Index: phpdoc/en/appendices/predefined.xml diff -u phpdoc/en/appendices/predefined.xml:1.4 phpdoc/en/appendices/predefined.xml:1.5 --- phpdo

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

2002-02-14 Thread Torben Wilson
torben Thu Feb 14 15:43:13 2002 EDT Modified files: /phpdoc/en/appendices predefined.xml Log: Small clarification to $_SERVER. Index: phpdoc/en/appendices/predefined.xml diff -u phpdoc/en/appendices/predefined.xml:1.5 phpdoc/en/appendices/predefined.x

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

2002-02-15 Thread Torben Wilson
torben Fri Feb 15 17:45:32 2002 EDT Modified files: /phpdoc/en/appendices predefined.xml Log: Adding constant prefixes for mcrypt and ncurses. Should be the last really big commit on this file for a while. (I hope.) Index: phpdoc/en/appendices/pre

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

2002-02-18 Thread Torben Wilson
torben Mon Feb 18 17:26:09 2002 EDT Modified files: /phpdoc/en language-snippets.ent Log: Small fixups; minor clarification of &return.falseproblem;. Index: phpdoc/en/language-snippets.ent diff -u phpdoc/en/language-snippets.ent:1.19 phpdoc/en/language-sni

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

2002-03-11 Thread Torben Wilson
torben Mon Mar 11 19:45:09 2002 EDT Modified files: /phpdoc/en/functionsarray.xml crack.xml Log: 'make test' didn't like these. Index: phpdoc/en/functions/array.xml diff -u phpdoc/en/functions/array.xml:1.162 phpdoc/en/functions/array.xml:1.16

[PHP-DOC] cvs: phpdoc / configure.in /en language-defs.ent /en/appendices reserved.xml /en/language constants.xml variables.xml

2002-03-11 Thread Torben Wilson
torben Mon Mar 11 19:57:47 2002 EDT Modified files: /phpdoc configure.in /phpdoc/en language-defs.ent /phpdoc/en/appendices reserved.xml /phpdoc/en/language constants.xml variables.xml Log: Initial commit for by-extension separation o

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

2002-03-11 Thread Torben Wilson
torben Mon Mar 11 20:06:38 2002 EDT Modified files: /phpdoc/en/functionsdir.xml Log: Mention the predefined class Directory, with a link to the list of predefined classes. Closes Bug #14998. Index: phpdoc/en/functions/dir.xml diff -u phpdoc

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

2002-03-11 Thread Torben Wilson
torben Mon Mar 11 20:10:46 2002 EDT Modified files: /phpdoc/en/functionsclassobj.xml Log: Added a note and link to the list of predefined classes. Index: phpdoc/en/functions/classobj.xml diff -u phpdoc/en/functions/classobj.xml:1.34 phpdoc/en/fun

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

2002-03-11 Thread Torben Wilson
torben Mon Mar 11 20:13:36 2002 EDT Modified files: /phpdoc/en/functionsuodbc.xml Log: Mention that the single-quotes file-reading trick in odbc_execute() also didn't respect open_basedir, and is fixed in 4.2.0. Index: phpdoc/en/functions/uodbc

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

2002-03-11 Thread Torben Wilson
torben Mon Mar 11 20:54:58 2002 EDT Modified files: /phpdoc/en/language variables.xml Log: Added an explanation, a bit of expansion, and a pointer to information regarding the superglobals. Index: phpdoc/en/language/variables.xml diff -u phpdoc/en/lang

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

2002-03-11 Thread Torben Wilson
torben Mon Mar 11 21:06:01 2002 EDT Modified files: /phpdoc/en/language variables.xml Log: Added note that argv and argc are in $_SERVER, not $_REQUEST. Index: phpdoc/en/language/variables.xml diff -u phpdoc/en/language/variables.xml:1.37 phpdoc/en/langu

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

2002-03-12 Thread Torben Wilson
torben Tue Mar 12 18:12:28 2002 EDT Modified files: /phpdoc/en/language variables.xml Log: Added a warning about the register_globals change; added $GLOBALS. Index: phpdoc/en/language/variables.xml diff -u phpdoc/en/language/variables.xml:1.38 phpdoc/en/lan

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

2002-03-12 Thread Torben Wilson
torben Tue Mar 12 18:14:34 2002 EDT Modified files: /phpdoc/en/appendices reserved.xml Log: Put $PHP_SELF at the beginning of the $_SERVER list, followed by $argv and $argc. Index: phpdoc/en/appendices/reserved.xml diff -u phpdoc/en/appendices/re

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

2002-03-12 Thread Torben Wilson
torben Tue Mar 12 18:33:22 2002 EDT Modified files: /phpdoc/en/appendices reserved.xml Log: Re-added Andrew's note about $PHP_SELF. Added $GLOBALS to the list of predefined variables. Index: phpdoc/en/appendices/reserved.xml diff -u phpdoc/en/append

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

2002-03-13 Thread Torben Wilson
torben Wed Mar 13 03:24:53 2002 EDT Modified files: /phpdoc/en/language variables.xml Log: Thanks for catching that, Goba. With typos though you can usually just fix them... Index: phpdoc/en/language/variables.xml diff -u phpdoc/en/language/variables.xml:

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

2002-03-14 Thread Torben Wilson
torben Thu Mar 14 20:48:32 2002 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: Fixed example typo in strtok(). Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.165 phpdoc/en/functions/strings.xml:1.166 --- p

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

2003-06-06 Thread Lars Torben Wilson
ther. > > Regards, > Philip I fall into this camp as well. Despite the fact that the misfeature should not be recommended or endorsed (IMHO), our job is to document what the language is--not document what we wish the language was. Torben -- Torben Wilson <[EMAIL PROTECTED]>

Re: [PHP-DOC] Re: PHP Manual Inquiry

2003-06-04 Thread Lars Torben Wilson
he best of luck if you do) but why get into the admin headache? You'll always be trying to keep up, and the definitive version will always be on the master or a mirror anyway. Let's put it this way: I can see why the idea would initially be attractive...but given the over

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

2003-06-11 Thread Lars Torben Wilson
thing, and return doesn't really represent something else; it actually does something. So I think that hits a bit closer to the mark. Just my $0.02 CDN. -- Torben Wilson <[EMAIL PROTECTED]>+1.604.709.0506 http://www.thebuttlesschaps.com htt

Re: [PHP-DOC] chapters/security.xml

2003-06-17 Thread Lars Torben Wilson
7; so that it is on the same level as "Features"? > > regards, > Derick Hell, if nothing else, it would look good. And it's important enough. +1 -- Torben Wilson <[EMAIL PROTECTED]>+1.604.709.0506 http://www.thebuttlesschap

Re: [PHP-DOC] New negative key in arrays

2003-06-21 Thread Lars Torben Wilson
ro > > []s > > André Æ I changed it. It appears that the behaviour has changed. I'll find out when and add a versioning note (or if it's a bug I'll just fix it). PHP 4.3.2: array(2) { [-5]=> string(10) "minus five" [0]=> string

Re: [PHP-DOC] New negative key in arrays

2003-06-21 Thread Lars Torben Wilson
n changing the docs without first checking with the dev team first). Cheers, Torben -- Torben Wilson <[EMAIL PROTECTED]>+1.604.709.0506 http://www.thebuttlesschaps.com http://www.inflatableeye.com http://www.hybrid17.com htt

Re: [PHP-DOC] New negative key in arrays

2003-06-21 Thread Lars Torben Wilson
ose it ;) > > http://bugs.php.net/bug.php?id=24159 > > Regards, > Philip Once (if) the dev team confirms that the behaviour is indeed intended, I can go ahead and close it up. I've got a question about it on the dev list now. (Thanks for the poin

Re: [PHP-DOC] New negative key in arrays

2003-06-22 Thread Lars Torben Wilson
tional change. > > Thanks for all, > > André Æ I agree. The current behaviour seems pretty weird. -- Torben Wilson <[EMAIL PROTECTED]>+1.604.709.0506 http://www.thebuttlesschaps.com http://www.inflatableeye.com http://www.hybrid

Re: [PHP-DOC] Please - Simple is better

2003-08-16 Thread Lars Torben Wilson
e to modify it to make it make sense in another language, go ahead. That said, if you ever need a hand getting the sense of something, mention it here and someone will probably help you out (and maybe even clarify it in the original text, if it is indeed poorly written). -- Torben Wilson <[EM

Re: [PHP-DOC] return issues

2003-08-17 Thread Lars Torben Wilson
ssion, not a > variable. But that's a really basic expression :) > > What about arrays? I agree with Derick. What is the problem with this? It doesn't matter at all what kind of expression appears after the 'return', but some expression must (unless you want to return nu

Re: [PHP-DOC] Please - Simple is better

2003-08-18 Thread Lars Torben Wilson
DLLs] or > - some of the [extensions' ] [available and required additional DLLs] Since there is no apostrophe after the word 'extensions', it has the first meaning. That sentence could be improved like so: The following table describes some of the extensions available,

Re: [PHP-DOC] Please - Simple is better

2003-08-18 Thread Lars Torben Wilson
e; they are generally referred to in English regardless of where you are. > I just need to know the function of this "creature" if I can say: struct > stat It just defines a data structure called 'stat'. > Regards :) > > Hafid Hope this helps, Torben

Re: [PHP-DOC] Problem with sessions

2001-01-27 Thread Lars Torben Wilson
session cache limiter - > headers already sent (output started at ../x.php:4) in /x.php on > line zz >   > Can you help me? >   > Thanks! -- ++ |Torben Wilson <[EMAIL PROTECTED]>

Re: [PHP-DOC] Using XSLT stylesheets to process PHP documentation

2001-01-29 Thread Lars Torben Wilson
oth with DocBook XSL 1.24 and 1.28. I know the Xalan-C++ is only Xalan 1, and is beta (or alpha) anyway, so I guess I shouldn't be too surprised...I was just wondering if maybe it's a bit faster than the Java version. I'm trying out Xalan-Java 2 right now but it might be a whil

Re: [PHP-DOC] assoc. arrays: syntax (fwd)

2001-03-11 Thread Lars Torben Wilson
gt; If you decide for (b), it will be also good to > > subscribe to this list (if you are not already > > subscribed), see: > > > > http://www.php.net/support.php > > > > Cheers. > > > > > > > > = > > --- Jesus M. Castagnetto <[EMAIL PROTECTED]> > > > > __ > > Do You Yahoo!? > > Yahoo! Auctions - Buy the things you want at great prices. > > http://auctions.yahoo.com/ > > > > Jeroen van Wolffelaar > [EMAIL PROTECTED] > http://www.A-Eskwadraat.nl/~jeroen > > -- ++ |Torben Wilson <[EMAIL PROTECTED]>Adcore Finland| |http://www.coastnet.com/~torbenhttp://www.adcore.com| |Ph: 1.604.709.0506 [EMAIL PROTECTED]| ++

Re: [PHP-DOC] Function References not showing up in docs for mixed case function names

2001-05-20 Thread Lars Torben Wilson
o I couldn't say for sure and just ended up running a script over hw.xml to fix the problem. To be honest, I've never noticed this problem before, and I've been working on the manual for 3 years. But then, I always use lowercase for function names so I wouldn't necessarily have clued in before now. :) -- Torben Wilson <[EMAIL PROTECTED]> http://www.thebuttlesschaps.com +1.604.709.0506

Re: [PHP-DOC] Function References not showing up in docs for mixed case function names

2001-05-20 Thread Lars Torben Wilson
argv[1]))) { die("Failed reading '$sourcefile'\n"); } echo preg_replace(':(.*?):ise', '"".strtolower("\1").""', $source); ?> -- Torben Wilson <[EMAIL PROTECTED]> http://www.thebuttlesschaps.com +1.604.709.0506

Re: [PHP-DOC] Function References not showing up in docs for mixed case function names

2001-05-20 Thread Lars Torben Wilson
tion to the fact that the function could have been named more carefully in the first place :) Besides, like I said, I'm not as interested in the actual case of the function names in the manual as I am in getting the hyperlinks working: that's the most important thing from the reader's point of view IMHO. > -Egon -- Torben Wilson <[EMAIL PROTECTED]> http://www.thebuttlesschaps.com +1.604.709.0506

  1   2   >