Open lmeyer1 opened 2 years ago
I got notices logged when upgrading from PHP 7.3 to PHP 7.4.
ErrorException Notice: Trying to access array offset on value of type null
This PR fixes these notices.
I got notices logged when upgrading from PHP 7.3 to PHP 7.4.
This PR fixes these notices.