Skip to content

PHP 8 compatability issue #221

Open
Open
@onyxnz

Description

@onyxnz

Warning: Undefined array key "status" in webform_submission_send_mail() (line 249 of /var/www/clients/client1/web1/web/modules/webform/includes/webform.submissions.inc).

Perhaps line 249 could be:
if (!$send_disabled && isset($email['status']) && !$email['status']) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions