[PHP-DOC] Re: [PHP-DEV] Interesting result

2002-12-23 Thread Markus Fischer
illy things. Note that the majority of users of PHP are non-programmers. Warning them before they shoot themselves a good thing [tm]. On Mon, Dec 23, 2002 at 08:53:41AM -0800, David Gillies wrote : > --- Markus Fischer <[EMAIL PROTECTED]> wrote: > > So shouldn't we docume

[PHP-DOC] cvs: phpdoc /en/reference/classobj/functions class-exists.xml get-declared-classes.xml

2002-10-21 Thread Markus Fischer
mfischerMon Oct 21 09:41:40 2002 EDT Modified files: /phpdoc/en/reference/classobj/functions class-exists.xml get-declared-classes.xml Log: - Add "See also" to class_exists/get_declared_classes . In

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

2002-10-18 Thread Markus Fischer
mfischerThu Oct 17 10:23:15 2002 EDT Modified files: /phpdoc/en/reference/errorfunc ini.xml Log: - Give a more uhm real world err... example of docref_root. Index: phpdoc/en/reference/errorfunc/ini.xml diff -u phpdoc/en/reference/errorfunc/in

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

2002-10-16 Thread Markus Fischer
mfischerWed Oct 16 19:47:42 2002 EDT Modified files: /phpdoc/en/reference/image/functionsimagecolorat.xml Log: - Document the behaviour on TrueColor images. Index: phpdoc/en/reference/image/functions/imagecolorat.xml diff -u phpdoc/en/referen

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

2002-10-10 Thread Markus Fischer
mfischerThu Oct 10 09:48:14 2002 EDT Modified files: /phpdoc/en/reference/errorfunc/functionsset-error-handler.xml Log: - Mention since which version object callbacks are available. Closes #19843. Index: phpdoc/en/reference/errorfunc/function

[PHP-DOC] cvs: phpdoc /en/reference/imap/functions imap-append.xml imap-body.xml imap-bodystruct.xml imap-check.xml imap-clearflag-full.xml imap-close.xml imap-createmailbox.xml imap-delete.xml imap-deletemailbox.xml imap-expunge.xml imap-fetch-overview.xml imap-fetchbody.xml imap-fetchheader.xml imap-fetchstructure.xml imap-get-quota.xml imap-get-quotaroot.xml imap-getmailboxes.xml imap-getsubscribed.xml imap-header.xml imap-headerinfo.xml imap-headers.xml imap-list.xml imap-listmailbox.xml imap-listscan.xml imap-listsubscribed.xml imap-lsub.xml imap-mail-copy.xml imap-mail-move.xml imap-mailboxmsginfo.xml imap-msgno.xml imap-num-msg.xml imap-num-recent.xml imap-open.xml imap-ping.xml imap-renamemailbox.xml imap-reopen.xml imap-scanmailbox.xml imap-search.xml imap-set-quota.xml imap-setacl.xml imap-setflag-full.xml imap-sort.xml imap-status.xml imap-subscribe.xml imap-thread.xml imap-uid.xml imap-undelete.xml imap-unsubscribe.xml

2002-10-09 Thread Markus Fischer
mfischerWed Oct 9 10:55:05 2002 EDT Added files: /phpdoc/en/reference/imap/functions imap-list.xml imap-listscan.xml imap-lsub.xml Modified files: /phpdoc/en/reference/imap/functions imap-append

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

2002-10-07 Thread Markus Fischer
On Mon, Oct 07, 2002 at 07:15:54PM +0200, Derick Rethans wrote : > On Mon, 7 Oct 2002, Markus Fischer wrote: > > > mfischerMon Oct 7 11:45:38 2002 EDT > > > > Modified files: > > /phpdoc/en/reference/filesystem/functions

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

2002-10-07 Thread Markus Fischer
mfischerMon Oct 7 11:45:38 2002 EDT Modified files: /phpdoc/en/reference/filesystem/functions is-executable.xml Log: - Document latest scientific researches on PHP functions (thanks to Marc Boeren for finding this). Index: phpdoc/en/reference/

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

2002-09-11 Thread Markus Fischer
mfischerWed Sep 11 09:53:10 2002 EDT Modified files: /phpdoc/en/language variables.xml Log: - Make paragraph about dynamically accessing super globals not possible a "Warning" so it's easier spotted. Index: phpdoc/en/language/variables.xml diff -

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

2002-09-10 Thread Markus Fischer
mfischerTue Sep 10 03:49:39 2002 EDT Modified files: /phpdoc/en/reference/array/functionsextract.xml Log: - Document new EXTR_REFS flag introduced by Andrei. Index: phpdoc/en/reference/array/functions/extract.xml diff -u phpdoc/en/reference/a

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

2002-09-06 Thread Markus Fischer
mfischerFri Sep 6 09:02:35 2002 EDT Modified files: /phpdoc/en/reference/mysql/functionsmysql-db-query.xml Log: - Document the "changes database and not back" behaviour. - Incooperate user comment about insert/select/delete queries from [EMAIL P

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

2002-09-06 Thread Markus Fischer
mfischerFri Sep 6 07:32:29 2002 EDT Modified files: /phpdoc/en/reference/pcre/functions pcre.pattern.modifiers.xml Log: - /u modifier is now also supported since 4.2.3 Index: phpdoc/en/reference/pcre/functions/pcre.pattern.modifiers.xml diff -u phpd

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

2002-09-06 Thread Markus Fischer
mfischerFri Sep 6 07:27:36 2002 EDT Modified files: /phpdoc/en/reference/strings/functions strcoll.xml Log: - strcoll() is enabled for win32 since 4.2.3 Index: phpdoc/en/reference/strings/functions/strcoll.xml diff -u phpdoc/en/reference/string

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

2002-09-05 Thread Markus Fischer
mfischerThu Sep 5 06:32:26 2002 EDT Modified files: /phpdoc/en/reference/semreference.xml Log: - Mention how to get sysvmsg support in. Index: phpdoc/en/reference/sem/reference.xml diff -u phpdoc/en/reference/sem/reference.xml:1.5 phpdoc/en/ref

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

2002-09-04 Thread Markus Fischer
mfischerWed Sep 4 04:19:47 2002 EDT Modified files: /phpdoc/en/reference/dir/functions readdir.xml Log: - Give a trivial example how a directory could be named who evaluates to false. Index: phpdoc/en/reference/dir/functions/readdir.xml diff -u php

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

2002-08-15 Thread Markus Fischer
mfischerThu Aug 15 04:35:43 2002 EDT Modified files: /phpdoc/en/reference/ftp/functions ftp-connect.xml Log: - "timeout" parameter is available since 4.2.0 Index: phpdoc/en/reference/ftp/functions/ftp-connect.xml diff -u phpdoc/en/reference/ftp/func

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

2002-06-22 Thread Markus Fischer
On Sun, Jun 23, 2002 at 01:26:02AM -, Marcus Börger wrote : > helly Sat Jun 22 21:26:02 2002 EDT > > Modified files: > /phpdoc/en/appendices commandline.xml > Log: > explain cli and difference to cgi Are you sure you hit the right document? I don't s

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

2002-06-16 Thread Markus Fischer
mfischerSun Jun 16 10:19:58 2002 EDT Modified files: /phpdoc/en/reference/array constants.xml Log: - Correct tag. Index: phpdoc/en/reference/array/constants.xml diff -u phpdoc/en/reference/array/constants.xml:1.1 phpdoc/en/reference/array/constants

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

2002-06-16 Thread Markus Fischer
mfischerSun Jun 16 10:19:01 2002 EDT Added files: /phpdoc/en/reference/array constants.xml Modified files: /phpdoc/en/reference/array reference.xml Log: - Move constants to their own file. Index: phpdoc/en/reference/array/r

[PHP-DOC] cvs: phpdoc /en/appendices migration4.xml /en/chapters security.xml /en/faq using.xml /en/features file-upload.xml remote-files.xml /en/language variables.xml /en/reference/array/functions each.xml /en/reference/cybermut/functions cybermut-testmac.xml /en/reference/funchand/functions call-user-func-array.xml /en/reference/http/functions setcookie.xml /en/reference/session/functions session-is-registered.xml session-register.xml session-unregister.xml /en/reference/var/functions get-defined-vars.xml

2002-06-15 Thread Markus Fischer
mfischerSun Jun 16 03:11:04 2002 EDT Modified files: /phpdoc/en/appendices migration4.xml /phpdoc/en/chapters security.xml /phpdoc/en/faq using.xml /phpdoc/en/features file-upload.xml remote-files.xml /phpdoc/en/language variables

Re: [PHP-DOC] Re: phpdoc /en/reference/mail/functions ezmlm-hash.xml

2002-06-15 Thread Markus Fischer
On Sat, Jun 15, 2002 at 07:02:54PM -0300, Alessander Thomaz wrote : > help... > > i'm not uptade to pt-BR What is the exact command you use to commit? Just explicitely name the files you want to commit, e.g. cvs commit phpdoc-bt_BR/ - Markus -- GnuPG Key: http://guru.josefi

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

2002-06-13 Thread Markus Fischer
mfischerThu Jun 13 10:41:05 2002 EDT Modified files: /phpdoc/en/appendices tokens.xml Log: - Ops. Index: phpdoc/en/appendices/tokens.xml diff -u phpdoc/en/appendices/tokens.xml:1.4 phpdoc/en/appendices/tokens.xml:1.5 --- phpdoc/en/appendices/to

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

2002-06-13 Thread Markus Fischer
mfischerThu Jun 13 10:35:48 2002 EDT Modified files: /phpdoc/en/appendices reserved.xml tokens.xml Log: - At least mention the new __CLASS__ and __FUNCTION__ constants in the manual somewhere ... Index: phpdoc/en/appendices/reserved.xml dif

Re: [PHP-DOC] Documantation of + for arrays

2002-06-13 Thread Markus Fischer
Hi, it's not documented and there's also an open bug report about it. On Tue, Jun 11, 2002 at 12:24:11PM +0200, Michal Suchanek wrote : > I think this feature (merging arrays with + operator) needs more > documentation. > I did not find any word about this in > -operators page > -a

Re: [PHP-DOC] Splitting out ini setting per module like constants?

2002-06-13 Thread Markus Fischer
On Thu, Jun 13, 2002 at 01:24:20PM +0200, Gabor Hojtsy wrote : > Yes but we will also need an autogenerator script, to autogenerate > the constants index (to have it one place), much like the function > index... Ah ,so this is one part that is not yet finished, ok. But despite this, I co

Re: [PHP-DOC] Splitting out ini setting per module like constants?

2002-06-13 Thread Markus Fischer
Hi, On Tue, Jun 11, 2002 at 03:46:58PM +0200, Gabor Hojtsy wrote : > I cannot completely undestand what you cannot understand but you > can easily spot what we have done with Friedhelm. Open eg. the > reference.xml from the ibase extension. The new and clean structure > for reference.xml fi

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

2002-06-13 Thread Markus Fischer
mfischerThu Jun 13 03:55:02 2002 EDT Modified files: /phpdoc/en/reference/pcre reference.xml /phpdoc/en/reference/pcre/functions preg-match-all.xml preg-match.xml preg-split.xml Log: - Update to latest PCRE c

[PHP-DOC] Re: [PHP-DEV] Re: [PHP-DOC] Fwd: Re: [PHP-DEV] filesystem security questions

2002-06-12 Thread Markus Fischer
Hi, streams are mostly only visible internally right now. At least, this is what Andi was talking about, documenting the C API of streams because it should be used from now on but documentation is limited. So, this would be a candidate in Zend API docs ... ? But then,

Re: [PHP-DOC] Error in documentation

2002-06-12 Thread Markus Fischer
On Wed, Jun 12, 2002 at 11:35:02AM +0200, Stéphane Giroud wrote : > I'm French so excuse me for my bad english. > > I found an error on page : > http://www.php.net/manual/en/function.domnode-child-nodes.php > (and in any language) > > In this page the function "child_nodes" is written (2 > X)

[PHP-DOC] cvs: phpdoc /en/reference/domxml/functions DomNode-child-nodes.xml

2002-06-12 Thread Markus Fischer
mfischerWed Jun 12 05:59:39 2002 EDT Modified files: /phpdoc/en/reference/domxml/functions DomNode-child-nodes.xml Log: - Fix typo. Index: phpdoc/en/reference/domxml/functions/DomNode-child-nodes.xml diff -u phpdoc/en/reference/domxml/functions

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

2002-06-12 Thread Markus Fischer
mfischerWed Jun 12 05:50:49 2002 EDT Modified files: /phpdoc/en/reference/info/functions ini-set.xml /phpdoc/en/reference/sessionreference.xml Log: - Document new session.use_only_cookies ini setting. Index: phpdoc/en/reference/info/func

Re: [PHP-DOC] Re: Bug #17660 Updated: Outdated Documentation

2002-06-12 Thread Markus Fischer
Hi, On Wed, Jun 12, 2002 at 07:31:58AM +0200, Markus Fischer wrote : > But for a start, I'll look forward to apply them if you send > them. But before you get me wrong, patches are meant to be against the docbook xml sources, NOT against the rendered HTML pages

[PHP-DOC] Re: Bug #17660 Updated: Outdated Documentation

2002-06-11 Thread Markus Fischer
Hi, On Tue, Jun 11, 2002 at 10:34:14PM -, [EMAIL PROTECTED] wrote : > ID: 17660 > Updated by: [EMAIL PROTECTED] > Reported By: [EMAIL PROTECTED] > Status: Open > Bug Type: Documentation problem > Operating System: Windows 95 > PHP Version

Re: [PHP-DOC] Splitting out ini setting per module like constants?

2002-06-11 Thread Markus Fischer
On Tue, Jun 11, 2002 at 03:33:35PM +0200, Gabor Hojtsy wrote : > No, it's not finished, it's on the way, with the general reference page > "facelift" project. Look at the reservered.constants.xml file in the phpdoc > root dir. It still contains many constant xml files (which are ugly named, > and

Re: [PHP-DOC] Splitting out ini setting per module like constants?

2002-06-11 Thread Markus Fischer
On Tue, Jun 11, 2002 at 02:19:18PM +0200, Gabor Hojtsy wrote : > > what do you think about giving it's module extension it's own > > ini-settings.xml file just like constants.xml and list them > > for each module and also all settings at once in the > > appendix? > > is also on t

[PHP-DOC] Splitting out ini setting per module like constants?

2002-06-10 Thread Markus Fischer
Hi, what do you think about giving it's module extension it's own ini-settings.xml file just like constants.xml and list them for each module and also all settings at once in the appendix? - Markus -- GnuPG Key: http://guru.josefine.at/~mfischer/C2272BD0.asc

[PHP-DOC] cvs: phpdoc /en/appendices predefined.xml reserved.xml /en/features http-auth.xml

2002-06-10 Thread Markus Fischer
mfischerMon Jun 10 19:02:35 2002 EDT Modified files: /phpdoc/en/features http-auth.xml /phpdoc/en/appendices reserved.xml predefined.xml Log: - Document the *AUTH* vars in the predefined appendix, use $_SERVER and $_REQUEST in the http auth

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

2002-06-10 Thread Markus Fischer
mfischerMon Jun 10 17:59:22 2002 EDT Modified files: /phpdoc/en/reference/info/functions ini-set.xml Log: - Include new mssql.max_procs ini option. Index: phpdoc/en/reference/info/functions/ini-set.xml diff -u phpdoc/en/reference/info/functions/ini-s

[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/chapters config.xml /en/features remote-files.xml /en/language control-structures.xml

2002-06-10 Thread Markus Fischer
mfischerMon Jun 10 17:41:16 2002 EDT Modified files: /phpdoc/en/language control-structures.xml /phpdoc/en/features remote-files.xml /phpdoc/en/chapters config.xml /phpdoc/en language-snippets.ent Log: - Add appropriate warnings that Window

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

2002-06-10 Thread Markus Fischer
mfischerMon Jun 10 06:51:59 2002 EDT Modified files: /phpdoc/en/language oop.xml references.xml Log: - Document that we have @new but not @&new or &@new, closes #14094. Index: phpdoc/en/language/oop.xml diff -u phpdoc/en/language/oop.xml:1.35 phpdoc/

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

2002-06-10 Thread Markus Fischer
mfischerMon Jun 10 06:36:18 2002 EDT Modified files: /phpdoc/en/reference/filesystem/functions flock.xml Log: - Fix proto and #13191 (FAT FS doesn't support flock()ing). Index: phpdoc/en/reference/filesystem/functions/flock.xml diff -u phpdoc/en/re

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

2002-06-10 Thread Markus Fischer
mfischerMon Jun 10 06:22:39 2002 EDT Modified files: /phpdoc/en/chapters config.xml /phpdoc/en/faq installation.xml Log: - Document the PHPRC variable and some other php.ini related additionas, closes #13777. Index: phpdoc/en/chapters/conf

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

2002-06-10 Thread Markus Fischer
mfischerMon Jun 10 05:50:05 2002 EDT Modified files: /phpdoc/en/language variables.xml Log: - Fix #13645. Index: phpdoc/en/language/variables.xml diff -u phpdoc/en/language/variables.xml:1.47 phpdoc/en/language/variables.xml:1.48 --- phpdoc/en/langua

[PHP-DOC] cvs: phpdoc /en/language types.xml /en/reference/var/functions is-null.xml

2002-06-10 Thread Markus Fischer
mfischerMon Jun 10 05:15:37 2002 EDT Modified files: /phpdoc/en/language types.xml /phpdoc/en/reference/var/functions is-null.xml Log: - Properly document when a var is considered to be NULL and when not, closes #13577. Index: phpdoc/en/lan

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

2002-06-10 Thread Markus Fischer
mfischerMon Jun 10 04:43:11 2002 EDT Modified files: /phpdoc/en/language oop.xml Log: - Document that order of class definition is important (closes #13165). # Though the zend engine CAN handle class definitions not in the right order # this is not alw

[PHP-DOC] cvs: phpdoc /en/reference/imap/functions imap-clearflag-full.xml imap-setflag-full.xml

2002-06-10 Thread Markus Fischer
mfischerMon Jun 10 04:04:10 2002 EDT Modified files: /phpdoc/en/reference/imap/functions imap-clearflag-full.xml imap-setflag-full.xml Log: - \\Recent can't be modified by the client, see RFC 2060 Section 2.3.2,

[PHP-DOC] cvs: phpdoc /en/reference/calendar constants.xml /en/reference/calendar/functions easter-date.xml easter-days.xml

2002-06-10 Thread Markus Fischer
mfischerMon Jun 10 03:53:22 2002 EDT Modified files: /phpdoc/en/reference/calendar constants.xml /phpdoc/en/reference/calendar/functions easter-date.xml easter-days.xml Log: - Update docs for

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

2002-06-09 Thread Markus Fischer
mfischerSun Jun 9 19:37:42 2002 EDT Modified files: /phpdoc/en/reference/url/functions parse-url.xml Log: - Document that parse_url does NOT validate the url in anyway, e.g. invalid hostnames containg _ are still parsed (closes #12706, #17533).

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

2002-06-09 Thread Markus Fischer
mfischerSun Jun 9 19:15:30 2002 EDT Modified files: /phpdoc/en/language variables.xml Log: - Document the behaviour of 'static' and 'global' when using references, closes $12454 (and probably a few others too). Index: phpdoc/en/language/variable

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

2002-06-09 Thread Markus Fischer
mfischerSun Jun 9 18:28:04 2002 EDT Modified files: /phpdoc/en/reference/imap reference.xml /phpdoc/en/reference/mysql reference.xml /phpdoc/en/reference/recode reference.xml Log: - Add important warning in which order to load the recode exte

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

2002-06-09 Thread Markus Fischer
mfischerSun Jun 9 17:50:25 2002 EDT Modified files: /phpdoc/en/reference/strings/functions sscanf.xml /phpdoc/en/reference/filesystem/functions fscanf.xml Log: - Document whitespace behaviour of the scanf functions, closes #12337. Index:

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

2002-06-09 Thread Markus Fischer
mfischerSun Jun 9 17:24:21 2002 EDT Modified files: /phpdoc/en/reference/errorfunc/functionsset-error-handler.xml Log: - Document which error types can't be handled. Index: phpdoc/en/reference/errorfunc/functions/set-error-handler.xml diff -u ph

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

2002-06-09 Thread Markus Fischer
mfischerSun Jun 9 15:52:00 2002 EDT Modified files: /phpdoc/en/language types.xml Log: - Explain more behaviours of using certain kind of keys for arrays. - Removed note about negative array keys. # Can someone explain me why there was an note about b

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

2002-06-08 Thread Markus Fischer
mfischerSat Jun 8 11:31:23 2002 EDT Modified files: /phpdoc/en/reference/info/functions ini-set.xml /phpdoc/en/reference/mail reference.xml Log: - Document "smtp_port" ini setting for win32. # Can someone test mail/reference.xml ? Somehow I was u

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

2002-06-08 Thread Markus Fischer
mfischerSat Jun 8 11:11:31 2002 EDT Modified files: /phpdoc/en/reference/array/functionslist.xml Log: - Document list() specific behaviour of the order of assigning the values to the variables. Index: phpdoc/en/reference/array/functions/

Re: [PHP-DOC] Notes Status, 6111 total

2002-06-08 Thread Markus Fischer
Is there a page showing all doc pages and their notes count? - Markus On Sat, Jun 08, 2002 at 01:09:01PM -, [EMAIL PROTECTED] wrote : > Following are the top 20 pages of the manual, sorted by the number > of user notes contributed. These sections could use a polish, those > notes re

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

2002-06-06 Thread Markus Fischer
mfischerThu Jun 6 14:36:45 2002 EDT Modified files: /phpdoc/en/features commandline.xml Log: - Sync with latest commits to php_cgi.c . Index: phpdoc/en/features/commandline.xml diff -u phpdoc/en/features/commandline.xml:1.5 phpdoc/en/features/comman

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

2002-06-01 Thread Markus Fischer
mfischerSat Jun 1 23:51:10 2002 EDT Modified files: /phpdoc/en/reference/sockets/functions socket-select.xml Log: - Warn abuot the no-so-intuitive behaviour of socket_select(). Index: phpdoc/en/reference/sockets/functions/socket-select.xml diff

Re: [PHP-DOC] Re: Help - Problems generating the manual - missing

2002-05-30 Thread Markus Fischer
Hi guys, sorry, but no clue at all here :-/ -- GnuPG Key: http://guru.josefine.at/~mfischer/C2272BD0.asc Wishlist: http://guru.josefine.at/~mfischer/wishlist

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

2002-05-30 Thread Markus Fischer
mfischerThu May 30 07:59:16 2002 EDT Modified files: /phpdoc/en/reference/session/functions session-id.xml Log: - Add note about file session handlers and allowed characters. Index: phpdoc/en/reference/session/functions/session-id.xml diff -u ph

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

2002-05-23 Thread Markus Fischer
mfischerThu May 23 15:34:18 2002 EDT Modified files: /phpdoc/en/reference/pcre/functions preg-split.xml Log: - Document the new PREG_SPLIT_OFFSET_CAPTURE flag. Index: phpdoc/en/reference/pcre/functions/preg-split.xml diff -u phpdoc/en/reference/pcre/

Re: [PHP-DOC] Question

2002-05-22 Thread Markus Fischer
On Wed, May 22, 2002 at 09:53:59PM -0400, Derek Organ wrote : > PHP is working fine, but it seems i have to enable sockets if I want to > do stuff with sockets. > > I installed all the php rpms I have and I can't get it to work with > socket support or java. > What do I do if I want to ena

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

2002-05-20 Thread Markus Fischer
mfischerMon May 20 14:56:47 2002 EDT Modified files: /phpdoc/en/reference/apache/functions virtual.xml Log: - Document implementation of virtual() Index: phpdoc/en/reference/apache/functions/virtual.xml diff -u phpdoc/en/reference/apache/functi

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

2002-05-20 Thread Markus Fischer
mfischerMon May 20 12:38:40 2002 EDT Modified files: /phpdoc/en/features safe-mode.xml /phpdoc/en/chapters config.xml Log: - Add documentation for safe_mode_gid and safe_mode_include_dir (closes #16691). Index: phpdoc/en/features/safe-mode.xml d

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

2002-05-19 Thread Markus Fischer
On Sun, May 19, 2002 at 04:14:24PM -, Gabor Hojtsy wrote : > goba Sun May 19 12:14:24 2002 EDT > > Modified files: > /phpdoc/en/reference/info/functions ini-set.xml > Log: > Guys why don't think about XML special chars? Because it builds fine with

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

2002-05-19 Thread Markus Fischer
mfischerSun May 19 12:12:35 2002 EDT Modified files: /phpdoc/en/reference/mail/functions mail.xml Log: - Correct another '>' Index: phpdoc/en/reference/mail/functions/mail.xml diff -u phpdoc/en/reference/mail/functions/mail.xml:1.7 phpdoc/en/referen

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

2002-05-19 Thread Markus Fischer
mfischerSun May 19 12:10:05 2002 EDT Modified files: /phpdoc/en/reference/filesystem/functions glob.xml Log: - Remove para about not available on Windows platform. # If thinks would just happenalways that fast, Kudos Edin! Index: phpdoc/en/refere

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

2002-05-19 Thread Markus Fischer
mfischerSun May 19 03:52:59 2002 EDT Modified files: /phpdoc/en/reference/posix reference.xml Log: - Posix extension should not really be used in environment where security matters. Also add note it's not availabvle on win32. # This renders all open

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

2002-05-18 Thread Markus Fischer
mfischerSat May 18 14:47:50 2002 EDT Modified files: /phpdoc/en/reference/filesystem/functions glob.xml Log: - A bit more verobse on the safe mode thing. Index: phpdoc/en/reference/filesystem/functions/glob.xml diff -u phpdoc/en/reference/filesyste

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

2002-05-18 Thread Markus Fischer
mfischerSat May 18 10:08:25 2002 EDT Added files: /phpdoc/en/reference/filesystem/functions glob.xml Modified files: /phpdoc/en/reference/filesystem functions.xml Log: - Preliminary documentation for glob(). # Far from fini

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

2002-05-18 Thread Markus Fischer
mfischerSat May 18 07:04:04 2002 EDT Modified files: /phpdoc/en/reference/mail/functions mail.xml Log: - Document latest Win32 mail() changes. Index: phpdoc/en/reference/mail/functions/mail.xml diff -u phpdoc/en/reference/mail/functions/mail.xml:1.4

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

2002-05-18 Thread Markus Fischer
mfischerSat May 18 05:55:41 2002 EDT Modified files: /phpdoc/en/reference/array/functionsarray-merge.xml Log: - More outlining that numeric keys are preservered. Index: phpdoc/en/reference/array/functions/array-merge.xml diff -u phpdoc/en/ref

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

2002-05-15 Thread Markus Fischer
mfischerWed May 15 14:11:23 2002 EDT Modified files: /phpdoc/en/reference/mail/functions mail.xml Log: - Rephrase text for return value. Index: phpdoc/en/reference/mail/functions/mail.xml diff -u phpdoc/en/reference/mail/functions/mail.xml:1.3 phpdo

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

2002-05-14 Thread Markus Fischer
mfischerTue May 14 05:06:28 2002 EDT Modified files: /phpdoc/en/features commandline.xml Log: - Minor improvements. Index: phpdoc/en/features/commandline.xml diff -u phpdoc/en/features/commandline.xml:1.3 phpdoc/en/features/commandline.xml:1.4 --- ph

Re: [PHP-DOC] Addition request to documentation of cli (http://www.php.net/manual/en/features.commandline.php)

2002-05-14 Thread Markus Fischer
Hi, all I can say: you're welcome to contribute and you've some expirience in any parts there. I admit a dedicated CGI page might be a good idea. Yet someone has to take the time and write it down. Not me this time ;-) - Markus On Tue, May 14, 2002 at 09:43:13AM +02

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

2002-05-13 Thread Markus Fischer
mfischerMon May 13 17:12:45 2002 EDT Modified files: /phpdoc/en/reference/misc/functions show-source.xml Log: - Remove documentation, everything is in highlight_file, no need to document thigns twice but still leave the entry because it's very popular.

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

2002-05-13 Thread Markus Fischer
mfischerMon May 13 14:39:49 2002 EDT Modified files: /phpdoc/en/reference/filesystem/functions touch.xml Log: - Document third parameter Index: phpdoc/en/reference/filesystem/functions/touch.xml diff -u phpdoc/en/reference/filesystem/functions/touch.x

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

2002-05-12 Thread Markus Fischer
mfischerSun May 12 13:28:59 2002 EDT Modified files: /phpdoc/en/reference/filesystem/functions rename.xml Log: - Fix return value. Index: phpdoc/en/reference/filesystem/functions/rename.xml diff -u phpdoc/en/reference/filesystem/functions/rename.xm

Re: [PHP-DOC] cvs: phpdoc /en/reference/array

2002-05-12 Thread Markus Fischer
Hi, ignore it, I see you fixed it already ;-) - Markus On Sun, May 12, 2002 at 10:22:46AM +0200, Markus Fischer wrote : > Hi, > > is it just me or does this look like you commited a > translation to the en branch ?! > > - Markus > > On Su

Re: [PHP-DOC] cvs: phpdoc /en/reference/array

2002-05-12 Thread Markus Fischer
Hi, is it just me or does this look like you commited a translation to the en branch ?! - Markus On Sun, May 12, 2002 at 08:10:35AM -, Adrian Jurjica wrote : > adiju Sun May 12 04:10:35 2002 EDT > > Modified files: > /phpdoc/en/reference/array

[PHP-DOC] cvs: phpdoc /en/features safe-mode.xml

2002-05-11 Thread Markus Fischer
mfischerSat May 11 16:25:39 2002 EDT Modified files: /phpdoc/en/features safe-mode.xml Log: - Sync. Index: phpdoc/en/features/safe-mode.xml diff -u phpdoc/en/features/safe-mode.xml:1.22 phpdoc/en/features/safe-mode.xml:1.23 --- phpdoc/en/features/saf

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

2002-05-11 Thread Markus Fischer
mfischerSat May 11 16:24:52 2002 EDT Modified files: /phpdoc/en/reference/filesystem/functions parse-ini-file.xml Log: - Update. # Go Rasmus go :-) Index: phpdoc/en/reference/filesystem/functions/parse-ini-file.xml diff -u phpdoc/en/reference/fil

[PHP-DOC] cvs: phpdoc /en/features safe-mode.xml

2002-05-11 Thread Markus Fischer
mfischerSat May 11 16:05:44 2002 EDT Modified files: /phpdoc/en/features safe-mode.xml Log: - Sync functions. Index: phpdoc/en/features/safe-mode.xml diff -u phpdoc/en/features/safe-mode.xml:1.21 phpdoc/en/features/safe-mode.xml:1.22 --- phpdoc/en/fe

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

2002-05-11 Thread Markus Fischer
mfischerSat May 11 16:05:24 2002 EDT Modified files: /phpdoc/en/reference/misc/functions highlight-file.xml Log: - Don't forget to mention open_basedir restriction. Index: phpdoc/en/reference/misc/functions/highlight-file.xml diff -u phpdoc/en/refere

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

2002-05-11 Thread Markus Fischer
't > people then naturally assume that these other functions are not subject to > safe-mode/open_basedir restrictions? > > On Sat, 11 May 2002, Markus Fischer wrote: > > > Hi, > > > > there are reports about this (don't know their # though). &

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

2002-05-11 Thread Markus Fischer
; submit a bug report. It's like documenting for each and every function > whether it works or not. Yes, there are bugs in some functions, that > doesn't mean that in every working function we put a note that says, "Hey, > this function actually works". > >

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

2002-05-11 Thread Markus Fischer
4:58AM -0700, Rasmus Lerdorf wrote : > Well, and open_basedir, but do we really need to document this? > Theoretically every function that reads files and subject to > safe-mode/open_basedir restrictions. > > -Rasmus > > On Sat, 11 May 2002, Markus Fischer wrote: > > >

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

2002-05-11 Thread Markus Fischer
because it seems it's more "well known") because there's no point in documenting things twice. - Markus On Sat, May 11, 2002 at 06:51:46PM -, Markus Fischer wrote : > mfischer Sat May 11 14:51:46 2002 EDT > > Modified files: &g

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

2002-05-11 Thread Markus Fischer
mfischerSat May 11 14:51:46 2002 EDT Modified files: /phpdoc/en/reference/misc/functions highlight-file.xml Log: - highlight_file() is now affected by safe_mode. Index: phpdoc/en/reference/misc/functions/highlight-file.xml diff -u phpdoc/en/reference

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

2002-05-10 Thread Markus Fischer
mfischerFri May 10 17:33:04 2002 EDT Modified files: /phpdoc/en/reference/info/functions extension-loaded.xml Log: - '-m' doesn't output version number (since today :) Index: phpdoc/en/reference/info/functions/extension-loaded.xml diff -u phpdoc/en/r

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

2002-05-10 Thread Markus Fischer
mfischerFri May 10 17:32:20 2002 EDT Modified files: /phpdoc/en/reference/info/functions dl.xml Log: - Use tag where appropriate. Index: phpdoc/en/reference/info/functions/dl.xml diff -u phpdoc/en/reference/info/functions/dl.xml:1.6 phpdoc/en/refer

Re: [PHP-DOC] Where to document the (not so new but still new) CLIsapi?

2002-05-10 Thread Markus Fischer
Hi, As you may notice, I've commited something I wish to name 'preliminary initial cli glimpse'. I like the idea Thomas sugested because it's likely that CGI and CLI will diverge more and more in the future. Since we've now a bunch of new text (and I didn't yet deleted

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

2002-05-10 Thread Markus Fischer
mfischerFri May 10 17:11:06 2002 EDT Modified files: /phpdoc/en/features commandline.xml Log: - Initial cli documentation. # Now let's get this into the right place Index: phpdoc/en/features/commandline.xml diff -u phpdoc/en/features/commandline.x

Re: [PHP-DOC] Where to document the (not so new but still new) CLI sapi?

2002-05-10 Thread Markus Fischer
On Fri, May 10, 2002 at 08:42:39PM +0200, Friedhelm Betz wrote : > see http://www.php-start.de/features/ for a possible solution. > Of course this could be changed or altered in any way. > > Let me know and I'll commit and you can write the docu :-) Too late :) The docu is mainly written al

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

2002-05-10 Thread Markus Fischer
mfischerFri May 10 09:26:34 2002 EDT Modified files: /phpdoc/en/chapters config.xml Log: - Document 'implicit_flush'. Index: phpdoc/en/chapters/config.xml diff -u phpdoc/en/chapters/config.xml:1.51 phpdoc/en/chapters/config.xml:1.52 --- phpdoc/en/cha

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

2002-05-10 Thread Markus Fischer
Hi, this reminds I'ld like to introduce a new entity CLI. For now, it would only be CLI until we finished the organization discussion. I had something like &cli; or &features.cli; in mind . - Markus On Fri, May 10, 2002 at 08:32:33AM -, Philip Olson wrote : > phili

Re: [PHP-DOC] Where to document the (not so new but still new) CLI sapi?

2002-05-10 Thread Markus Fischer
Hi, Ok, now happened what I didn't foresee :) I just wanted to start writing down some CLI specific features when i realized that in fact we have two CLI executables. The CGI version is still present and will for a long time, and has its own command line interface (it's mo

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

2002-05-10 Thread Markus Fischer
mfischerFri May 10 03:57:20 2002 EDT Modified files: /phpdoc/en/reference/sockets/functions socket-select.xml Log: - Add a more verbose example. Index: phpdoc/en/reference/sockets/functions/socket-select.xml diff -u phpdoc/en/reference/sockets/f

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

2002-05-06 Thread Markus Fischer
mfischerMon May 6 10:51:46 2002 EDT Modified files: /phpdoc/en/reference/sockets/functions socket-select.xml Log: - Typo. # Now I know how closely others are reading my commits :-) Index: phpdoc/en/reference/sockets/functions/socket-select.xm

Re: [PHP-DOC] Where to document the (not so new but still new) CLI sapi?

2002-05-05 Thread Markus Fischer
Hi, maybe ... either way, it should be there soon so we can start documenting it. We can move things always around later (it's not like PHP where we would break API BC or so ;-) - Markus On Sun, May 05, 2002 at 08:09:08PM +0200, Gabor Hojtsy wrote : > > Where should the

  1   2   >