1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-03-12 12:24:50 +01:00
phorge-phorge/src/applications/dashboard/engine
sten 1720209f16 Various PHP 8.1 strlen(null) fixes for Dashboard Panels
Summary:
In the dashboard application (https://my.phorge.site/dashboard/), when creating panels, adding panels to tab panels, and viewing query panels, we get a variety of strlen(null) errors under PHP 8.1.

This fixes all the ones seen.

Fixes T15574

Test Plan: See T15574

Reviewers: O1 Blessed Committers, avivey

Reviewed By: O1 Blessed Committers, avivey

Subscribers: avivey, speck, tobiaswiese, valerio.bozzolan, Matthew, Cigaryno

Maniphest Tasks: T15574

Differential Revision: https://we.phorge.it/D25367
2023-09-05 17:33:11 +01:00
..
PhabricatorDashboardFerretEngine.php Update search indexes for Dashboards and Panels to Ferret, plus various minor fixes 2019-04-14 10:28:19 -07:00
PhabricatorDashboardFulltextEngine.php Update search indexes for Dashboards and Panels to Ferret, plus various minor fixes 2019-04-14 10:28:19 -07:00
PhabricatorDashboardPanelFerretEngine.php Update search indexes for Dashboards and Panels to Ferret, plus various minor fixes 2019-04-14 10:28:19 -07:00
PhabricatorDashboardPanelFulltextEngine.php Update search indexes for Dashboards and Panels to Ferret, plus various minor fixes 2019-04-14 10:28:19 -07:00
PhabricatorDashboardPanelRenderingEngine.php Various PHP 8.1 strlen(null) fixes for Dashboard Panels 2023-09-05 17:33:11 +01:00
PhabricatorDashboardPortalFerretEngine.php Make Portals indexable with Ferret 2019-04-10 13:33:54 -07:00
PhabricatorDashboardPortalFulltextEngine.php Make Portals indexable with Ferret 2019-04-10 13:33:54 -07:00
PhabricatorDashboardPortalProfileMenuEngine.php Make "Favorites" work more like other customizable menus 2019-04-09 13:59:35 -07:00
PhabricatorDashboardRenderingEngine.php Hide Archived Panels from Dashboards 2023-08-01 09:51:18 +02:00