D25132
D25132
Fix numerous PHP 8.1 "strlen(null)" exceptions preventing homepage to display
Author: aklapper
Reviewers: O1: Blessed Committers, valerio.bozzolan
Summary: Fix numerous PHP 8.1 RuntimeExceptions caused by the deprecation of strlen(null).
The strlen() was used in Phabricator…