From Debug.log
[06-Nov-2024 23:37:44 UTC] PHP Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /var/www/html/wp-content/mu-plugins/myslp-site-architect/extensions/myslp-dashboard/controllers/myslp-dashboard-controller.php on line 801
Resolution
Stop Gap
Pass ” in a ?? fallback on strtotime() calls in our code.
