Task #39599

Handle errors in subprocesses properly

Added by Karsten Dambekalns almost 3 years ago. Updated almost 3 years ago.

Status:Resolved Start date:2012-08-07
Priority:Should have Due date:
Assigned To:Christian Jul Jensen % Done:

100%

Category:Reflection
Target version:TYPO3 Flow Base Distribution - 2.0 beta 1
Sprint: Has patch:No
PHP Version: Complexity:

Description

To be able to properly handle missing class dependencies in ClassReflection a ClassLoader should be added to end of the ClassLoader chain that throws an exception if it's reached, meaning the class couldn't be loaded.

Make executeCommand throw an exception on errors, rather than just echo any command output collected.

Associated revisions

Revision e590a18e
Added by Christian Jul Jensen almost 3 years ago

[TASK] Handle errors in subprocesses properly

To be able to properly handle missing class dependencies in ClassReflection
a ClassLoader should be added to end of the ClassLoader chain that throws
an exception if it's reached, meaning the class couldn't be loaded.

Make executeCommand throw an exception on errors, rather than just echo any
command output collected.

Change-Id: I91a1f7af5bc1456d108227806133ae55a8d61139
Resolves: #39599
Releases: 1.2

History

#1 Updated by Gerrit Code Review almost 3 years ago

  • Status changed from Accepted to Under Review

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

#2 Updated by Gerrit Code Review almost 3 years ago

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

#3 Updated by Christian Jul Jensen almost 3 years ago

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

Also available in: Atom PDF