Actions
Bug #88953
closedUpdate symfony/finder to current version
Start date:
2019-08-13
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The Install Tool makes use of natsort when sorting by name. Currently, TYPO3 requires symfony/finder with at least 4.1, which breaks the current tests as this feature was introduced with 4.2.
Updated by Gerrit Code Review over 5 years ago
- Status changed from In Progress to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61491
Updated by Gerrit Code Review over 5 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61491
Updated by Andreas Kienast over 5 years ago
- Related to Bug #88883: Wrong sorting in documentation changelog added
Updated by Andreas Kienast over 5 years ago
- Target version set to next-patchlevel
Updated by Andreas Fernandez over 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset a2049686ebb7627f05a9d568e6d410d7dd1b9b49.
Actions