Actions
Task #73480
closedDisallow PHP 7.x for TYPO3 6.2
Status:
Closed
Priority:
Must have
Assignee:
Category:
composer
Target version:
Start date:
2016-02-16
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
When installing TYPO3 6.2 via Composer currently everything larger than PHP 5.3.7 is allowed which includes PHP 7.x and even future versions.
This should be restricted to PHP 5.x.
Updated by Gerrit Code Review almost 9 years ago
- Status changed from New 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/46706
Updated by Gerrit Code Review almost 9 years ago
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46707
Updated by Mathias Brodala almost 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 50 to 100
Applied in changeset d3be3f7d128f151fddd2885c65ed26ab1a148648.
Actions