Project

General

Profile

Actions

Bug #40069

closed

drop declare(encoding=) statements when merging extension config files

Added by Alexander Opitz over 11 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
Start date:
2012-08-23
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:

Description

Newer versions of PHP 5.3 and 5.4 are more strict with the declare(encoding=) statements, if they are not on the first line of the PHP file.

While the ext_localconf.php files merged together, they cann all bring this line in the master temporary localconf file and so this should be removed to prevent errors.


Files

class.t3lib_extmgm.php.1.diff (1.26 KB) class.t3lib_extmgm.php.1.diff Alexander Opitz, 2012-08-23 09:19
ext_tables.php (88 Bytes) ext_tables.php Alexander Opitz, 2013-02-11 08:46
Actions

Also available in: Atom PDF