From: "Gabor Hojtsy" <[EMAIL PROTECTED]> > > > I think we should not put a space after the function name > > > and before the ( char. See the PEAR standards about this > > > thing. That space is used with control structures and > > > "functions" called without parenthesis (echo, print, include...). > > > This is not a major issue. > > > > There was no reaction from anyone to this statement -;) > > The subject was not that attractive to spot. > > > Therefore I thought this way of writing the protos is ok. > > One says care for the pear standards, others say do not. > > So how should this be done in the future? > > There must be some standard, we should not let alone all > writers IMHO, to write things in their own preference. > We have the 4 space rule, and other things. Previously > we agreed (??) to use the PEAR standard. There were not > too much talk about this...
I know myself many writers personally :) There havenŽ t been not so much talk about this problem because I have not so much free time as you. The PHP documentation doesnŽ t use the so called PEAR standard. It is only you who want this change. Please see it in a real world. We cannot change the PHP manuals, if someone make a commit into the documentation rules. -Egon