Actions
Bug #95237
closedUsage of Composer 2.1 runtime API while only requireing 2.0
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2021-09-16
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
With #95171 usage of install paths in InstalledVersions was introduced, but this information is only available with Composer 2.1, so we need to require at least 2.1
Updated by Helmut Hummel about 3 years ago
- Related to Bug #95171: Concurrent requests might fail because of PHP threaded getenv/putenv implementation added
Updated by Gerrit Code Review about 3 years ago
- Status changed from New to Under Review
Patch set 3 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/+/71083
Updated by Helmut Hummel about 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset a034c6207eca1922804ec186c2da6d55082d63b8.
Updated by Marco Huber about 3 years ago
- Related to Bug #95877: missing index "install_path" with composer 2.0 added
Actions