Actions
Task #96017
closedRelax PackageArtifactBuilder to support PHP 7.1
Start date:
2021-11-17
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Composer 2 still supports PHP 5.3 but our PackageArtifactBuilder currently needs PHP 7.4 because of 2 typed properties.
Updated by Gerrit Code Review about 3 years ago
- Status changed from Accepted 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/+/72220
Updated by Gerrit Code Review about 3 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/+/72220
Updated by Gerrit Code Review about 3 years ago
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/+/72220
Updated by Simon Gilli about 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 7fed08c07f67b539e3dad3f993adb720a54a676d.
Updated by Simon Gilli about 3 years ago
- Related to Bug #95992: Package artifact not found. Run "composer install" to create it. added
Updated by Simon Gilli about 3 years ago
- Subject changed from Relax PackageArtifactBuilder to support PHP 7.2 to Relax PackageArtifactBuilder to support PHP 7.1
Updated by Christian Kuhn almost 3 years ago
- Related to Bug #95528: PHP parse error in PackageArtifactBuilder added
Actions