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
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change I905d04317303f000a5e71eaf61973bf7cadea119 has been pushed to the review server.
It is available at http://review.typo3.org/1684
Updated by Stefano Kowalke over 13 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset ca0373e4027f13baf66c1d953664a2ce6c453c67.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions