Skip to content

PHP 8.1.8 Warning with EE7.03 on Timestamp column #2233

@clifavenu

Description

@clifavenu

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Bug: AcceptedBug has been confirmed, is reproducible, and ready to work on.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions