Actions
Task #96613
closedAdd PHP 8.1 return types
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-01-21
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
12
PHP Version:
8.1
Tags:
Complexity:
Sprint Focus:
Description
v11 added a whole bunch of #[ReturnTypeWillChange] attributes to avoid deprecations in 8.1. Now that we require 8.1, we can use the actual return types instead.
Updated by Gerrit Code Review almost 3 years ago
- Status changed from New 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/+/73120
Updated by Larry Garfield almost 3 years ago
- Status changed from Under Review to Rejected
This will be done separately in pieces.
Actions