Problem/Motivation

some deprecated functions because of php 8.1
strtotime function can't accept null parameter

Steps to reproduce

select php version to be 8.1

Proposed resolution

handle deprecated null function input

Remaining tasks

User interface changes

API changes

Data model changes

Comments

Mok7tar created an issue. See original summary.

shrishail hiremath’s picture

Version: 8.x-3.04 » 8.x-3.05
Assigned: Unassigned » shrishail hiremath
Status: Active » Fixed

This has been patched in the latest version (8.x-3.05) of the module.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

mok7tar’s picture

thanks @shrishail-hiremath