Project

General

Profile

Actions

Bug #24503

closed

Throw correct Exceptions everywhere

Added by Steffen Gebert over 13 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
Start date:
2011-01-09
Due date:
% Done:

0%

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

Description

  • There are some more die() statements, which should be replaced with an Exception
  • Often, no error code is added to the Exception($msg, $code) call
  • Sometimes, only a general Exception instead of a specific RuntimeException or ArgumentException is thrown (not criticl, but I replaced them)

Patch is ready for RFC after branching 4.5
(issue imported from #M16953)


Files

16953.diff (43 KB) 16953.diff Administrator Admin, 2011-01-09 17:02
Actions #1

Updated by Steffen Gebert about 13 years ago

pending for review http://review.typo3.org/1079

Actions #2

Updated by Andreas Wolf about 13 years ago

Merged to master in 93cbf9073905fecb3a5e31b8df48bf429cbc2900.

Actions #3

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF