Actions
Bug #26162
closedRemove trailing newlines from EOF
Start date:
2011-04-21
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
As you can see here [1] there are several files with trailing newline after PHP closing tag. A result of trailing newlines you get a blank line in the file (see screenshot).
Solution:
Remove the newline char at the EOF.
[1] http://ci.typo3.org/view/TYPO3/view/Core/job/typo3-v4-core-testing/81/checkstyleResult/new/?
Files
Actions