D25105
D25105
PHP 8.1: fixes for strlen() not accepting NULL anymore, part 2
Author: valerio.bozzolan
Reviewers: O1: Blessed Committers, avivey
Summary: This is a fix for PHP 8.1 deprecation of strlen(NULL), for these Phorge components:
- scripts
- aphront
- project
Theā¦