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
Actions