Project

General

Profile

Actions

Bug #44118

closed

Debug exception handler sets no exit code

Added by Christian Weiske over 11 years ago. Updated over 5 years ago.

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

100%

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

Description

When the debug exception handler is active, no exit code is set - which means that I cannot determine if e.g. a cli_dispatch.phpsh task failed.

The production exception handler has a die(1); which is missing in the debug exception handler.

This happens with 6.0 and 4.5.

Actions

Also available in: Atom PDF