Project

General

Profile

Actions

Bug #36061

closed

Remove obsolete require statements from ErrorHandler

Added by Steffen Müller about 12 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Code Cleanup
Target version:
-
Start date:
2012-04-14
Due date:
% Done:

100%

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

Description

t3lib_error_ErrorHandler has two require_once() calls, which are obsolete because autoloader handles this.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #37335: Add a comment explaining the require_once calls in t3lib_error_ErrorHandlerClosedOliver Klee2012-05-20

Actions
Related to TYPO3 Core - Bug #23444: t3lib_error_Exception not available in some casesClosedSteffen Kamper2010-08-24

Actions
Actions #1

Updated by Gerrit Code Review about 12 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10493

Actions #2

Updated by Oliver Klee almost 12 years ago

Are you sure that the autoloader will already be available at this point in all cases? AFAICT, this is why we still have these two require_once here.

Actions #3

Updated by Christian Kuhn about 11 years ago

  • Status changed from Under Review to Rejected
Actions #4

Updated by Gerrit Code Review almost 9 years ago

  • Status changed from Rejected to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40759

Actions #5

Updated by Benni Mack almost 9 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #6

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF