D25206
D25206
Fix PHP 8.1 "strlen(null)" exception from ArcanistRefView which blocks "arc look remotes"
Author: valerio.bozzolan
Reviewers: O1: Blessed Committers, avivey
Summary: This change fixes the command `arc look remotes` for PHP 8.1.
Without this change, the null value bubbles up to…