Actions
Bug #105251
closedCommandUtility::exec() returns wrong results
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2024-10-09
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Description
The method CommandUtility::exec()
has been refactored to use Symfony Process. The patch changed the behavior of the method as it takes trailing empty lines into consideration and returns those.
Actions