HomePhorge

D25217

Fix PHP 8.1 "strlen(null)" exceptions which block rendering Log In page after user logout
Author: aklapper
Summary: `strlen()` was used in Phabricator to check if a generic value is a non-empty string. This behavior is deprecated sinceā€¦