Re: [PHP-DEV] Tabs and spaces From: Sascha Schumann (sascha <email protected>)
Date: 11/26/00

On Sun, 26 Nov 2000, Jon Parise wrote:

> Could someone please take an official stance on the "tabs or spaces"
> issues and document it in CODING_STANDARDS? For example, are tabs or
> spaces preferred? Is a tab consider four or eight columns? Does this
> apply to only the C sources or to PEAR sources as well?

    The status quo for C sources are tabs where a tab is
    considered to jump up to four characters (i.e. that is
    significant for lining up the escape character at the end of
    each line of a macro definition).

> If there's amble discussion here, I'll summarize the consensus and add
> an entry to CODING_STANDARDS so that this conversation doesn't have to
> happen again in the future.
>
> --
> Jon Parise (jon <email protected>) . Rochester Inst. of Technology
> http://www.csh.rit.edu/~jon/ : Computer Science House Member
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
> For additional commands, e-mail: php-dev-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>

    - Sascha

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>