19 Aug
2005
19 Aug
'05
8:45 p.m.
On Fri, 19 Aug 2005 20:37:36 +0200, Morbus Iff <morbus@disobey.com> wrote:
Can anyone (Goba?) confirm or not confirm that ?> is unnecessary at the end of included PHP files (like Drupal modules)?
I prefer that it remains, regardless whether it is needed or not. PHP coding everywhere, for any application, needs to have both the <? and ?>. Having PHP developers come to Drupal with an admonition to not close their tags is dirty, anti-learning, and case-scenario-ish.
But you do not deny that it solves the whitespace issue. I do not think code style should win over a problem, but... the list will decide.