D25321
D25321
Fix PHP 8.1 "preg_split()(null)" exception registering account without Real Name
Author: aklapper
Reviewers: O1: Blessed Committers, valerio.bozzolan
Summary: `strlen()` was used in Phabricator to check if a generic value is a non-empty string.
This behavior is deprecated sinceā¦