Start ::
Developers Corner ::
Module Development ::
closing php tags
Moderated by: Support Team
-
- rank:
-
pnSoftmore
- registered:
- April 2005
- Status:
- offline
- last visit:
- 04.05.08
- Posts:
- 96
Maybe its silly question... but I'm wondering why in .8 core and some new modules all closing PHP tags are removed?
-----
Polish PN Team -
- rank:
-
Steering Committee
- registered:
- January 2003
- Status:
- offline
- last visit:
- 01.05.08
- Posts:
- 550
Because they're not needed and this change eliminates the problem of trailing whitespace after the closing PHP tag. AFAIK this is a valid change according to official PHP standards.
Greetings
R -
- rank:
-
pnSoftmore
- registered:
- April 2005
- Status:
- offline
- last visit:
- 04.05.08
- Posts:
- 96
Start ::
Developers Corner ::
Module Development ::
closing php tags
