Project

General

Profile

Actions

Bug #20001

closed

Remove debugging code from sysext t3skin

Added by Marcus Krause about 15 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2009-02-12
Due date:
% Done:

0%

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

Description

Class Print_a_class (debuglib.php) provides debugging functionality (show variables, etc..). It's not needed for t3skin to work, nor it's used at all throughout the Core.
I guess PHP and TYPO3 do provide enough possibilities to debug code; additional unmaintained code is not needed.

(issue imported from #M10417)


Files

10417.diff (19.7 KB) 10417.diff Administrator Admin, 2009-02-12 09:35
10417_v1.diff (449 Bytes) 10417_v1.diff Administrator Admin, 2009-02-12 10:37
Actions #1

Updated by Marcus Krause about 15 years ago

added v1

removes the commented include in ext_tables.php only

typo3/sysext/t3skin/debuglib.php should be removed using "svn rm ..."

Actions #2

Updated by Francois Suter about 15 years ago

Committed v1 of the patch + svn delete of debug file to:

- trunk, revision 5078
- 4.2, revision 5079
- 4.1, revision 5080
- 4.0, revision 5084

Actions

Also available in: Atom PDF