Project

General

Profile

Actions

Bug #23129

closed

Trailing newlines after php closing tag.

Added by Nikolas Hagelstein over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-07-08
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Some core classes contain newline characters after the php closing tag (?>).
Although a single newline character doesn't harm (see http://bugs.php.net/bug.php?id=21891) the CGL explicit states: "There must be no empty lines after the closing PHP tag." (see: http://typo3.org/documentation/document-library/core-documentation/doc_core_cgl/4.4.1/view/1/3/).

(issue imported from #M15045)


Files

15045.patch (174 KB) 15045.patch Administrator Admin, 2010-07-08 12:00

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #23130: Remove trailing whitespaces in front of EOLClosedSteffen Kamper2010-07-08

Actions
Actions #1

Updated by Nikolas Hagelstein over 13 years ago

The patch removes some line ending whitespaces as well (editor settings).

Actions #2

Updated by Nikolas Hagelstein over 13 years ago

pending on core list

Actions #3

Updated by Steffen Kamper over 13 years ago

committed to svn
4_4 rev 8142
trunk rev 8143

Actions

Also available in: Atom PDF