I have updated my site to PHP 8.0 and I'm still getting this error despite having the latest release of date.

TypeError: Cannot access offset of type string on string in date_views_filter_handler_simple->accept_exposed_input() (line 150 of /var/www/html/docroot/sites/all/modules/date/date_views/includes/date_views_filter_handler_simple.inc).

I get the error anytime I'm trying to edit any node that includes a date field.

Problem/Motivation

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

museumboy created an issue.

museumboy’s picture

The fatal error only occurs when my view includes an exposed filter that is NULL or is NOT NULL.