Skip to content

Empty values and views_handler_field_date #57

@indigoxela

Description

@indigoxela

Causes nagging in newer PHP:

Deprecated function: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in views_handler_field_date->render()

Here's a core issue about it, with PR: backdrop/backdrop-issues#6727

If I override the class with a custom one, views using our (sub-)field created with viewsicalexport or fullcalendar_views might break, as those do a check based on the handler name (more modules do such a check).

If it doesn't get fixed in core, I'd have to do that, though. No update hook would help, if the other modules aren't ready, yet.

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