Re: [PHP-DOC] PhD Release - Milestones

2009-11-10 Thread Lars Torben Wilson
2009/11/10 Richard Quadling : > 2009/11/10 Lars Torben Wilson : >> 2009/11/10 Hannes Magnusson : >>> "Use a real editor (vim)" *giggles* >>> >>> -Hannes >> >> Editor wars are fun but ultimately useless. >> >> Portability is i

Re: [PHP-DOC] PhD Release - Milestones

2009-11-10 Thread Lars Torben Wilson
>> My wishlist would be to NOT print the terminal escape codes by >> default.  This is not portable.  E.g for me (in Emacs) the escape >> codes are printed verbatim: > > "Use a real editor (vim)" *giggles* > > -Hannes Editor wars are fun but ultimately useless. Portability is important. Pissing contests are not. It would be good if this worked. Regards, Torben

Re: [PHP-DOC] PHP4 in the installation documentation

2009-10-03 Thread Lars Torben Wilson
> --Dan > +1 on moving PHP 4-specific docs into the Appendices. -1 on removing the PHP 4 versioninfo. I'm with Dan and Philip on this one; it's still useful information to many people, and it doesn't really cost us much to keep it around. Just my $0.02 CDN, Torben

[PHP-DOC] Re: May be ready for doc-all fix; please check

2009-09-28 Thread Lars Torben Wilson
Simion Onea wrote: Hi Torben! The "ro" tree is now ok. Thanks. Regards, Simion. Hi Sim_ion,_ Thanks for the note! I think that I have now got most (if not all) of the needed files updated for all translations. The status report on the ro tree is encouraging. I don'

Re: [PHP-DOC] PHP Doc, psgml, and manual.ced (fixing)

2009-09-26 Thread Lars Torben Wilson
On Fri, 25 Sep 2009 18:09:55 +0200 Hannes Magnusson wrote: > On Fri, Sep 25, 2009 at 16:33, Lars Torben Wilson > wrote: > > I will look into the options (reverting; updating the translations, > > etc) before continuing. If anybody has any other suggestions, I am > >

Re: [PHP-DOC] PHP Doc, psgml, and manual.ced

2009-09-25 Thread Lars Torben Wilson
On Fri, 25 Sep 2009 15:50:32 +0300 Simion Onea wrote: > On Thu, 2009-09-24 at 07:58 -0700, Lars Torben Wilson wrote: > > > Makes sense. OK, I'll look into doing something like that (although > > I'll want to > > make sure it won't conflict with other p

Re: [PHP-DOC] PHP Doc, psgml, and manual.ced

2009-09-24 Thread Lars Torben Wilson
Hannes Magnusson wrote: On Thu, Sep 24, 2009 at 09:05, Lars Torben Wilson wrote: Am I missing something in the way the docs have been restructured over Yes. During the restructures everyone moved away from emacs and started using The Editor (aka vim) ;) :) hehehe I'm not

[PHP-DOC] PHP Doc, psgml, and manual.ced

2009-09-24 Thread Lars Torben Wilson
al variables that might need fixing, but as it stands, either I've got a bogus setup or there are problems with the emacs local variables in at least some files. Regards, Torben

Re: [PHP-DOC] Inheritance in PHP 5 Documentation

2009-09-17 Thread Lars Torben Wilson
ence, top-posting is generally frowned upon in the PHP mailing lists. (That means you should put your reply to a message below the text to which you are responding, not above it). Regards, Torben

Re: [PHP-DOC] Inheritance in PHP 5 Documentation

2009-09-17 Thread Lars Torben Wilson
at depth. I have been thinking about more overhauls to the PHP 5 OOP docs, and clearly I'm not the only one. :) Regards, Torben

Re: [PHP-DOC] Changing Password

2009-09-14 Thread Lars Torben Wilson
hp?id=2214 (I haven't actually tried this; I have only noticed that it's there.) Cheers, Torben

Re: [PHP-DOC] oop5 basic rewrite informal RFC

2009-09-09 Thread Lars Torben Wilson
Philip Olson wrote: On Sep 8, 2009, at 11:32 PM, Lars Torben Wilson wrote: Lars Torben Wilson wrote: Lars Torben Wilson wrote: Daniel Convissor wrote: Hi Lars: In an earlier draft I had words to this effect, but it just got to be unwieldy, since it felt like if I explained that some

Re: [PHP-DOC] oop5 basic rewrite informal RFC

2009-09-08 Thread Lars Torben Wilson
Lars Torben Wilson wrote: Lars Torben Wilson wrote: Daniel Convissor wrote: Hi Lars: In an earlier draft I had words to this effect, but it just got to be unwieldy, since it felt like if I explained that some people call class variables "properties", I should explain that ot

Re: [PHP-DOC] oop5 basic rewrite informal RFC

2009-09-08 Thread Lars Torben Wilson
what's really going on (perhaps in the Appendix). Sara's blog post doesn't deal specifically with passing objects, but assigning them--which is more of a copy-on-write reference setup than anything like a real pointer. Otherwise I think it's good. I would also suggest adding in links to the documentation on cloning, abstract, interfaces, etc. Regards, Torben

Re: [PHP-DOC] oop5 basic rewrite informal RFC

2009-09-08 Thread Lars Torben Wilson
Lars Torben Wilson wrote: Daniel Convissor wrote: Hi Lars: In an earlier draft I had words to this effect, but it just got to be unwieldy, since it felt like if I explained that some people call class variables "properties", I should explain that others call them "membe

Re: [PHP-DOC] oop5 basic rewrite informal RFC

2009-09-08 Thread Lars Torben Wilson
7; as opposed to, say, 'property' or 'attribute'. I'll dig into some changes when I get home from work. Cheers, Torben

Re: [PHP-DOC] oop5 basic rewrite informal RFC

2009-09-08 Thread Lars Torben Wilson
Brandon Savage wrote: On Sep 8, 2009, at 2:00 AM, Lars Torben Wilson wrote: Philip Olson wrote: Comments, criticisms, and feedback greatly appreciated! Sounds reasonable, and the more information the better :) And while doing this, it's probably worth thinking about how to ensure oop5

Re: [PHP-DOC] oop5 basic rewrite informal RFC

2009-09-08 Thread Lars Torben Wilson
Brandon Savage wrote: Torben, This is good stuff. I have the following suggestions: 1. I would add links to the basic.xml page in the paragraph where you state "A class may contain its own variables, constants, and functions." I'd link to the sections on properties, consta

Re: [PHP-DOC] oop5 basic rewrite informal RFC

2009-09-07 Thread Lars Torben Wilson
this point I'm not sure it's worth a whole lot of work anymore--newcomers to PHP really shouldn't be using it. Torben

Re: [PHP-DOC] oop5 basic rewrite informal RFC

2009-09-07 Thread Lars Torben Wilson
Brandon Savage wrote: On Sep 7, 2009, at 3:47 AM, Lars Torben Wilson wrote: Hi all, While going through some bug reports I realized that the 'The Basics' section of the PHP 5 classes and objects section, as it stands, could use some attention. I've been going over it and and

[PHP-DOC] oop5 basic rewrite informal RFC

2009-09-07 Thread Lars Torben Wilson
rtant information. The new changes are available at the following URL if anybody cares to take a look and comment on the idea: http://www.thebuttlesschaps.com/phpdoc/language.oop5.html Comments, criticisms, and feedback greatly appreciated! Regards, Torben

Re: [PHP-DOC] "calendar and events" -> "date and time"

2009-08-28 Thread Lars Torben Wilson
             http://www.AnalysisAndSolutions.com/ >>  4015 7th Ave #4, Brooklyn NY 11232  v: 718-854-0335 f: 718-854-0409 >> > > Sounds good to me. +1 "Calendar and Event" sounds more CMS-related than PHP-related. I'd prefer to see "Date and Time" myself--much clearer IMHO. Torben

Re: [PHP-DOC] Proposed patch to funchand docs

2009-08-21 Thread Lars Torben Wilson
2009/8/21 Hannes Magnusson : > On Fri, Aug 21, 2009 at 13:06, Richard Quadling > wrote: >> 2009/8/21 Greg Beaver : >>> Lars Torben Wilson wrote: >>>> 2009/8/20 Hannes Magnusson : >>>> >>>>> In 2 years (when everyone knows about the war

Re: [PHP-DOC] Proposed patch to funchand docs

2009-08-21 Thread Lars Torben Wilson
nd disappointed? :) Honestly I'm not personally disappointed about the change. I've never personally encountered that usage before and probably would have considered it a little iffy if I had. Regards, Torben

[PHP-DOC] Re: Proposed patch to funchand docs

2009-08-20 Thread Lars Torben Wilson
2009/8/20 Greg Beaver : > Lars Torben Wilson wrote: >> Hi all, >> >> Just asking because I've been out of the loop for a while (again) but >> a coworker recently noticed this BC break in func_get_args() and >> friends. While the changes to way func_get_a

Re: [PHP-DOC] Proposed patch to funchand docs

2009-08-20 Thread Lars Torben Wilson
2009/8/20 Hannes Magnusson : > On Thu, Aug 20, 2009 at 08:13, Lars Torben Wilson wrote: >> Hi all, >> >> Just asking because I've been out of the loop for a while (again) but >> a coworker recently noticed this BC break in func_get_args() and >> friends. While

[PHP-DOC] Proposed patch to funchand docs

2009-08-19 Thread Lars Torben Wilson
tonight. :) Comments/fixes of course are welcome. Cheers, Torben Index: reference/funchand/functions/func-get-args.xml === --- reference/funchand/functions/func-get-args.xml (revision 287473) +++ reference/funchand/functions/f

[PHP-DOC] Re: [DOC-BUGS] #46251 [Opn->WFx]: Array type documentation, error in example

2008-11-05 Thread Lars Torben Wilson
2008/11/5 Daniel P. Brown <[EMAIL PROTECTED]>: > On Tue, Nov 4, 2008 at 7:59 PM, Lars Torben Wilson <[EMAIL PROTECTED]> wrote: >> >> I agree--and I know my tone to Dan was a bit brusque (sorry about >> that). I just feel that we can't call the two exampl

Re: [PHP-DOC] Re: [DOC-BUGS] #46251 [Opn->WFx]: Array type documentation, error in example

2008-11-05 Thread Lars Torben Wilson
zed $foo[] = 'value' syntax goes into the > documentation, a comment should be put above it explaining the dangers of > doing so. > > --Dan Hi Dan, That's exactly the issue--the example was used uninitialized. It's been that way for a long time. It has now been changed so that the example initializes the array before populating it. Torben

[PHP-DOC] Re: [DOC-BUGS] #46251 [Opn->WFx]: Array type documentation, error in example

2008-11-04 Thread Lars Torben Wilson
2008/11/4 Hannes Magnusson <[EMAIL PROTECTED]>: > On Mon, Nov 3, 2008 at 09:44, Lars Torben Wilson <[EMAIL PROTECTED]> wrote: >> 2008/11/2 <[EMAIL PROTECTED]>: >>> ID: 46251 >>> Updated by: [EMAIL PROTECTED] >>> Reported By:

Re: [PHP-DOC] Patch for Bug #46474

2008-11-04 Thread Lars Torben Wilson
2008/11/4 Hannes Magnusson <[EMAIL PROTECTED]>: > On Tue, Nov 4, 2008 at 18:05, Lars Torben Wilson <[EMAIL PROTECTED]> wrote: >> One thing though: I've long since forgotten my CVS password (and it >> was several computers ago); if you could reset it for me and em

Re: [PHP-DOC] Patch for Bug #46474

2008-11-04 Thread Lars Torben Wilson
2008/11/4 Philip Olson <[EMAIL PROTECTED]>: > > On 3 Nov 2008, at 23:26, Lars Torben Wilson wrote: > >> Hi all, >> >> This is a patch to address an error I made in the documentation for >> the Variables section: > > Hello Torben! > > Feel fr

[PHP-DOC] Re: Patch to address a working problem in $_REQUEST

2008-11-04 Thread Lars Torben Wilson
2008/11/4 Maciek Sokolewicz <[EMAIL PROTECTED]>: > Lars Torben Wilson wrote: >> >> Hi all, >> >> This patch is to address a working error I stumbled across today in >> the documentation for $_REQUEST. >> >> RCS file: >> /reposit

[PHP-DOC] Patch to address a working problem in $_REQUEST

2008-11-03 Thread Lars Torben Wilson
variables listed in this array +is defined according to the PHP variables_order configuration directive. Regards, Torben

[PHP-DOC] Patch for Bug #46474

2008-11-03 Thread Lars Torben Wilson
). As noted in a recent bug report, true ASCII is seven-bit. This addresses http://bugs.php.net/bug.php?id=46474 Regards, Torben

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

2003-08-18 Thread Lars Torben Wilson
number. Then you could create a variable using this structure, and store some data into it: struct person torben; This creates a variable called 'torben' with the structure I defined earlier. You can then access the individual parts of this variable by using torben.first_name, torben

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] 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-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

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

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

2003-06-22 Thread Lars Torben Wilson
l change or not. We might have to change the docs back > | (I was, in all honesty, probably a bit rash in changing the docs without > | first checking with the dev team first). > | > | Cheers, > | > | Torben > > Heheheh... > > For me, I want that it is a not inten

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

[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

[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

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

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

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

[PHP-DOC] #24162 [Csd]: some filesystem functions return bool, not int (as advertised)

2003-06-12 Thread torben
this clarifies matters. Torben Previous Comments: [2003-06-12 20:42:35] [EMAIL PROTECTED] I went through every reference/filesystem function and appropriately changed the following from int to bool: chgrp.xml chmod.xml chow

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

[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

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]>

[PHP-DOC] #24036 [Csd]: print returns bool, not void, or?

2003-06-06 Thread torben
ID: 24036 Updated by: [EMAIL PROTECTED] Reported By: geert at kemuri dot org Status: Closed Bug Type:Documentation problem PHP Version: 4.3.2 New Comment: Actually, it returns integer 1, always. Updated in the docs. Torben Previous Comments

[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

[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

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] /en/appendices/reserved.xml

2002-04-24 Thread Lars Torben Wilson
ignore this comment or even better, delete it. > >Haven´t found the original author in CVS. The same should we done > >with the install.xml splitting by Mark. > > The author of the note seems to be torben. Sorta. :) It just got stuck in when I was moving things back and forth bet

[PHP-DOC] [Fwd: Suggestion for Improving Search at PHP.NET]

2002-03-18 Thread Lars Torben Wilson
;t have time at the moment to deal with this and I don't work on the site anyway, so I'm throwing it out there for discussion. Thoughts? Torben -Forwarded Message- > From: J. Scott Johnson <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Suggestion for Im

Re: [PHP-DOC] Predefined constants

2002-03-18 Thread Lars Torben Wilson
on form with -s. > > Goba True. There are now generated lists in the reserved words appendix of all (?) predefined constants, separated out by extension. These could either be included somehow in the function references, or just linked to and filled out where they are. Duplicating the in

[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

Re: [PHP-DOC] make test fails

2002-03-13 Thread Lars Torben Wilson
n't work I'll try to think harder. :) Torben > On 2002.03.13 20:26 Sander Roobol wrote: > > Hello! > > > > 'make test' fails on the en tree: > > $ make test > > /usr/bin/nsgmls -i lang-en -D . -s ./dtds/dbxml-4.1.2/phpdocxml.dcl >

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

2002-03-13 Thread Lars Torben Wilson
On Wed, 2002-03-13 at 00:36, Gabor Hojtsy wrote: > > 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

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

[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

[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

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

2002-03-12 Thread Lars Torben Wilson
yeah, but every one of those is optional--especially the para text. I was speaking more to the fact that there was a note inside a section, not the specifics of the example. What I meant by my first sentence was: See also . . .functions. . . i.e. just make play this role here. -- Torben Wilson <[EMAIL PROTECTED]> http://www.thebuttlesschaps.com http://www.hybrid17.com http://www.inflatableeye.com +1.604.709.0506

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

2002-03-12 Thread Lars Torben Wilson
t, > and join. > > > > > Better ideas, anyone? > > Goba What about ? Easy enough to process. But even the example you have above doesn't look bad to me, since the seealso has to be inside a anyway at that point, and it does make sense. -- T

[PHP-DOC] Bug #16015 Updated: Online Documentation Differs in languages

2002-03-12 Thread torben
before it did the English. Changes to the manual can take a while to propagate. Torben Previous Comments: [2002-03-12 05:35:45] [EMAIL PROTECTED] I have found a difference in two PHP manuals which both are online at

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

2002-03-12 Thread Lars Torben Wilson
also lists standard in partintros and function > pages... > > Goba I agree 100% with all of that. But section was the only valid element at that point, and I neglected to remember the recently discussed standard. :/ I'll try to think of a better solution. -- Torben Wilson <[EMAIL PROTECTED]> http://www.thebuttlesschaps.com http://www.hybrid17.com http://www.inflatableeye.com +1.604.709.0506

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

2002-03-12 Thread Lars Torben Wilson
lso: > > Goba Yeah, I know. But it looked like Derick had something bigger in mind and I wanted to meet two primary criteria: 1) not fuck with what seemed to be the general idea, and 2) compile. I figured we'd work out the details after that. Maybe this was something which was di

[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

[PHP-DOC] Bug #14734 Updated: new superglobals ($_SERVER, etc.) not documented

2002-03-11 Thread torben
think that if $PHP_SELF is to be documented outside of the $_SERVER list, it should be worded carefully to prevent users wondering why $PHP_SELF isn't available in the global scope. Torben Previous Comments: [20

[PHP-DOC] Bug #14734 Updated: new superglobals ($_SERVER, etc.) not documented

2002-03-11 Thread torben
to be documented outside of the $_SERVER list, it should be worded carefully to prevent users wondering why $PHP_SELF isn't available in the global scope. Torben Previous Comments: [2002-01-04 01:16:40] [

[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

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

[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

[PHP-DOC] Bug #14998 Updated: Can't name a class 'Directory'

2002-03-11 Thread torben
ID: 14998 Updated by: [EMAIL PROTECTED] -Summary: Can't name a class 'Directory' Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Red Hat Linux 7.0 PHP Version: 4.

[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

[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

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

Re: [PHP-DOC] Fwd: [PHP-NOTES] note 19739 added to function.is-uploaded-file

2002-03-09 Thread Lars Torben Wilson
ding probably needs fixing to explain this, so people don't think that the function will work if renamed. Torben > On Saturday 09 March 2002 11:59 am, Sander Roobol wrote: > > On 2002.03.09 18:33 Andrew Lindeman wrote: > > > Should I change the docs or is that correct? See

Re: [PHP-DOC] Fw: [PHP-DOC-CHM] Compliments and proofreading

2002-02-28 Thread Lars Torben Wilson
nd text used in the manual > is kind of a Quality Assurrance. > > Goba Sorry, I should have made clear that I was responding to the line in the original message which mentioned that the problem was especially evident in the user notes. I certainly agree with your point, Goba. :) -- Torben Wilson <[EMAIL PROTECTED]> http://www.thebuttlesschaps.com http://www.hybrid17.com http://www.inflatableeye.com +1.604.709.0506

Re: [PHP-DOC] Fw: [PHP-DOC-CHM] Compliments and proofreading

2002-02-28 Thread Lars Torben Wilson
h knowledge to reread our English > texts... I know I am sometimes quite bad in grammar... > > Goba We have no control in any real sense over the user notes. It's hard enough just deleting the useless ones, without having to edit the others. They are just that: &

[PHP-DOC] Bug #15723 Updated: dir->read() class/function fails when directory contains subdirectory '0'

2002-02-25 Thread torben
' evaluates to false in PHP. Torben Previous Comments: [2002-02-26 00:30:26] [EMAIL PROTECTED] $d = dir('.'); while ($entry = $d->read()) { echo "$entry \n"; } $d->close(); The ab

Re: [PHP-DOC] Fw: Spelling correction for manual

2002-02-22 Thread Lars Torben Wilson
magic. "The C-INTERCAL compiler generates C, then automagically invokes cc(1) to produce an executable." This term is quite old, going back at least to the mid-70s in jargon and probably much earlier. The word `automagic' occurred in advertising (for a shirt-ir

Re: [PHP-DOC] Request for input: PHP Reserved words

2002-02-19 Thread Lars Torben Wilson
On Tue, 2002-02-19 at 03:46, Damien Seguy wrote: > > Le Lundi 18 février 2002, à 05:59 , Lars Torben Wilson a écrit : > > > OK, here's my current proposal. I'm not married to it so if you're > > against it please explain. > > > > Currently we h

Re: [PHP-DOC] Request for input: PHP Reserved words

2002-02-19 Thread Lars Torben Wilson
On Tue, 2002-02-19 at 03:40, Georg Richter wrote: > On Monday, 18. February 2002 23:59, Lars Torben Wilson wrote: > > >Appendix : List of reserved words > > - Language keywords > > - Predefined variables > > - Predefined constants > > -

[PHP-DOC] Request for input: PHP Reserved words

2002-02-18 Thread Lars Torben Wilson
If there are overriding reasons *NOT* to do this, please speak up. -- Torben Wilson <[EMAIL PROTECTED]> http://www.thebuttlesschaps.com http://www.hybrid17.com http://www.inflatableeye.com +1.604.709.0506

Re: [PHP-DOC] explanation of sentence

2002-02-18 Thread Lars Torben Wilson
t; Goba I found that the original made sense, but I've just committed a minor clarification which may help those who aren't comfortable with PHP's loose truth testing. -- Torben Wilson <[EMAIL PROTECTED]> http://www.thebuttlesschaps.com http://www.hybrid17.com http://www.inflatableeye.com +1.604.709.0506

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

[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

Re: [PHP-DOC] Predefined variables, constants, and classes.

2002-02-14 Thread Lars Torben Wilson
On Thu, 2002-02-14 at 14:31, Georg Richter wrote: > On Thursday, 14. February 2002 03:20, Lars Torben Wilson wrote: > > > ('cept for the weird ones in mcrypt and ncurses) and writes the XML for > them. I can commit > > ncurses constants aren't weired - there w

[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

[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

[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

[PHP-DOC] Predefined variables, constants, and classes.

2002-02-13 Thread Lars Torben Wilson
don't here anything against in the next few hours, I'll commit tonight or tomorrow and if it bothers somebody they can revert it. :) I'm also modifying the script to do the same thing for predefined variables, and, hopefully, classes as well. Comments? -- Torben Wilson <

[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

  1   2   3   >