/dashboard/adjust/remove/ POST requests fail under PHP 8.1 with strlen(null) errors.
This change fixes it.
Fixes T15549
Differential D25345
Fix /dashboard/adjust/remove/ PHP 8.1 strlen(null) errors Sten on Jul 13 2023, 12:03. Authored by
Details
/dashboard/adjust/remove/ POST requests fail under PHP 8.1 with strlen(null) errors. This change fixes it. Fixes T15549 View a dashboard which has some panels. Eg https://my.phorge.site/dashboard/view/1/ Confirm the panel is removed and no strlen(null) errors are generated.
Diff Detail
|