Actions
Bug #97297
closedPHP 8.1 deprecation error in clipboard > info
Start date:
2022-04-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If I have a content element in my clipboard and I click the "Info" icon in the clipboard, the following error is thrown:
(1/1) #1476107295 TYPO3\CMS\Core\Error\Exception PHP Runtime Deprecation Notice: strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/typo3_src/typo3/sysext/backend/Classes/Utility/BackendUtility.php line 1685
This issue happens with PHP 8.1
Actions