Skip to content

Deprecation errors on main Entry Manager / Entries page of control panel #3913

@mcfarlandonline

Description

@mcfarlandonline

PHP 8.1 (also experienced errors in v8.2)
EE 7.3.14 (first saw errors in v6.4.15)
mysqlnd 8.0.30

Control Panel > Entries (.../cp/publish/edit) reveals the following errors:

Deprecated
htmlentities(): Passing null to parameter #1 ($string) of type string is deprecated
ee/ExpressionEngine/Service/Filter/Filter.php, line 224

Severity: E_DEPRECATED
Warning
Cannot modify header information - headers already sent by (output started at ee/legacy/core/Exceptions.php:120)
ee/ExpressionEngine/Boot/boot.common.php, line 478

Severity: E_WARNING

There are no filters applied on this screen. Filtering by channels usually makes the filters go away, but some of the filters are buggy while the deprecation errors are showing.

Errors do not appear in PHP 8.0 / EE 7.3.14

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions