Feature #28652

Exit code support for command-line responses

Added by Robert Lemke about 4 years ago. Updated about 4 years ago.

Status:Resolved Start date:2011-08-01
Priority:Should have Due date:
Assigned To:Robert Lemke % Done:

100%

Category:MVC
Target version:TYPO3 Flow Base Distribution - 1.0 beta 1
PHP Version: Complexity:
Has patch:

Description

Commands should be able to define an exit code which is returned when FLOW3 exits.

Associated revisions

Revision a707d552
Added by Robert Lemke about 4 years ago

[FEATURE] Exit code support for command-line responses

This adds a new property "exit code" to the command-line response.
Controllers may set this exit code to an integer value to signal
any errors to the calling user or application. The default exit code
is "0".

This change set also uses the new feature in FLOW3's built-in commands.

Change-Id: I2ba019e0386775bd1794e6495142fe6788ed7b2e
Resolves: #28652

History

#1 Updated by Mr. Hudson about 4 years ago

  • Status changed from Accepted to Under Review

Patch set 1 of change I2ba019e0386775bd1794e6495142fe6788ed7b2e has been pushed to the review server.
It is available at http://review.typo3.org/3988

#2 Updated by Robert Lemke about 4 years ago

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

Also available in: Atom PDF