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.
Updated by Andreas Kienast about 1 month ago
- Related to Bug #104045: Migrate CommandUtility::exec() to Symfony Process added
Updated by Gerrit Code Review about 1 month ago
- Status changed from In Progress to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86533
Updated by Anonymous about 1 month ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 2c72e747a2760eca00aef92ccfe57d057593c767.
Actions