Task #38002

Refactor ExceptionHandler consructors to common use

Added by Adrian Föder about 3 years ago. Updated about 3 years ago.

Status:Resolved Start date:2012-06-13
Priority:Should have Due date:
Assigned To:Adrian Föder % Done:

100%

Category:Error
Target version:TYPO3 Flow Base Distribution - 1.1 beta 3
Sprint: Has patch:Yes
PHP Version: Complexity:

Description

The implementors extending Error\AbstractExceptionHandler currently all implement their own __construct method which are all equal.
Move these all same constructors to the AbstractExceptionHandler itself.

Associated revisions

Revision 62df1799
Added by Adrian Föder about 3 years ago

[TASK] Refactor constructor argument of ExceptionHandler implementors

Moves the redundant constructor method of each AbstractExceptionHandler
implementor to the AbstractExceptionHandler itself.

Change-Id: Id66309fb95d1b21846311ed2c9ab9c9951c945bb
Resolves: #38002
Releases: 1.1, 1.2

Revision 1f3cdea0
Added by Adrian Föder about 3 years ago

[TASK] Refactor constructor argument of ExceptionHandler implementors

Moves the redundant constructor method of each AbstractExceptionHandler
implementor to the AbstractExceptionHandler itself.

Change-Id: Id66309fb95d1b21846311ed2c9ab9c9951c945bb
Resolves: #38002
Releases: 1.1, 1.2

History

#1 Updated by Gerrit Code Review about 3 years ago

  • Status changed from New to Under Review

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

#2 Updated by Gerrit Code Review about 3 years ago

Patch set 1 for branch FLOW3-1.1 has been pushed to the review server.
It is available at http://review.typo3.org/12086

#3 Updated by Adrian Föder about 3 years ago

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

#4 Updated by Karsten Dambekalns about 3 years ago

  • Target version changed from 1.1 RC1 to 1.1 beta 3

Also available in: Atom PDF