-
Notifications
You must be signed in to change notification settings - Fork 129
Description
Using current version of EE7.0.3 and PHP 8.1.8 throwing warnings when cloning an entry. Full warnings below
Deprecated
strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated
ee/ExpressionEngine/Service/Model/Column/ColumnObject/Timestamp.php, line 52
Severity: E_DEPRECATED
Deprecated
strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated
ee/ExpressionEngine/Service/Model/Column/ColumnObject/Timestamp.php, line 52
Severity: E_DEPRECATED
Deprecated
strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated
ee/ExpressionEngine/Service/Model/Column/ColumnObject/Timestamp.php, line 52
Severity: E_DEPRECATED
Warning
Cannot modify header information - headers already sent by (output started at ee/legacy/core/Exceptions.php:120)
ee/legacy/core/Input.php, line 266
Severity: E_WARNING
Warning
Cannot modify header information - headers already sent by (output started at ee/legacy/core/Exceptions.php:120)
ee/legacy/core/Input.php, line 266
Severity: E_WARNING
Warning
Cannot modify header information - headers already sent by (output started at ee/legacy/core/Exceptions.php:120)
ee/legacy/core/Input.php, line 266
Severity: E_WARNING
Warning
Cannot modify header information - headers already sent by (output started at ee/legacy/core/Exceptions.php:120)
ee/legacy/libraries/Functions.php, line 458
Severity: E_WARNING