On Mon, 2 Feb 2009 08:23:49 +0100, Yannick Mortier <mvmort...@googlemail.com> 
wrote:
> 2009/2/2 Alpár Török <torokal...@gmail.com>:
>>
>>
>> 2009/2/1 Yannick Mortier <mvmort...@googlemail.com>
>>>
>>> I once read that this is even recommended by the PHP developers... Has
>>> anyone got a quote for me about this?
>>>
>>
>> I know thw ZF codinf style includes it as a must. See here :
>>
>>
> http://framework.zend.com/manual/en/coding-standard.php-file-formatting.html#coding-standard.php-file-formatting.general

The Drupal coding standards say to exclude the closing ?> on files for the same 
reason: It avoids a host of problems with whitespace handling and is just one 
less thing to have to deal with.

http://drupal.org/coding-standards

--Larry Garfield


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to