Project

General

Profile

Actions

Bug #17608

closed

chr(10) after closing php tag

Added by Thomas Breuss over 16 years ago. Updated almost 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2007-09-17
Due date:
% Done:

0%

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

Description

In different files there is a chr(10) after the closing php tag (?>).

Example:
t3lib/class.t3lib_cs.php
t3lib/class.t3lib_div.php

This is not really correct, since PHP recommends to delete any characters after the closing php tag.
Or it could result in a error like "Warning: Cannot modify header information - headers already sent by".

(issue imported from #M6354)


Files

0006354__4_1_2.patch (70.1 KB) 0006354__4_1_2.patch Administrator Admin, 2007-09-17 14:42
0006354__trunk.patch (74.8 KB) 0006354__trunk.patch Administrator Admin, 2007-09-17 14:42
Actions

Also available in: Atom PDF