arcanist
arcanist copied to clipboard
filesystem: Silence a deprecation warning
Silence Passing null to parameter #1 ($string1) of type string is deprecated by using the null coalescing operator with an empty string as fallback.
[!NOTE] Note to self: Perhaps a better approach is to disable this error globally: https://github.com/freebsd/freebsd-ports/blob/27752cbbf356a57026053522139dcf63a770d2ac/devel/arcanist-lib/files/patch-src_error_PhutilErrorHandler.php