Actions
Bug #104610
closedPHP 8.4 deprecations caused by psy/psysh
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2024-08-13
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The TYPO3 backend may show some PHP 8.4-related deprecations caused by psy/psysh:
Deprecated: Psy\info(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/typo3_src/vendor/psy/psysh/src/functions.php on line 131How to reproduce:
- Go to Install Tool -> Maintenance -> Flush cache
- Open record list
Updated by Gerrit Code Review 3 months ago
- Status changed from In Progress to Under Review
Patch set 2 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/+/85610
Updated by Gerrit Code Review 3 months ago
Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85612
Updated by Andreas Fernandez 3 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 9bf17a90539eb2ec7df0ed036ecb8fdbf6d59053.
Actions