D25381
D25381
Fix a PHP 8.1/8.2 deprecated call to strlen with a NULL argument
Author: bob
Reviewers: O1: Blessed Committers, valerio.bozzolan
Summary: This call was preventing notification servers configuration to be properly initialized.
Indeed, strlen() was used in…