D25422
D25422
Fix a PHP 8.1 deprecated use of strlen with a NULL argument on commit page
Author: bob
Reviewers: O1: Blessed Committers, Sten, valerio.bozzolan
Summary: With PHP 8.1+ it is not possible to view a commit if the author field is not properly defined
Indeed, if the commit…