Actions
Bug #101811
closedBackendUtility::getProcessedValue PHP Runtime Deprecation Notice for datetime field with null value
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2023-08-31
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
8.1
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
having a DB Field<my-field> datetime default null,
and add field to "Show columns" for this tables ends in a "PHP Runtime Deprecation Notice" in List-View
(1/1) #1476107295 TYPO3\CMS\Core\Error\Exception PHP Runtime Deprecation Notice: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /var/www/html/vendor/typo3/cms-backend/Classes/Utility/BackendUtility.php line 1733
Actions