Re: [PHP-DOC] Re: Space between funcname & arglist (was: Re: [PHP-DOC] cvs: phpdoc /en/functions strings.xml) From: Hojtsy Gabor (goba <email protected>)
Date: 08/08/01

> > Right now, here is the situation :
> > no space : +2
> > space : 0
>
> I would see a space. The formatted function prototypes have already a
> space between function name and opening parenthesis. With the space the
> code is more readable.
>
> -1 (space)

We should write codes according to the PEAR coding
standard. This is not just the question of a space
or no space, it is the question of a common coding
standard. There is one now, named the PEAR coding
standard, so why not use this?

Goba