arcanist icon indicating copy to clipboard operation
arcanist copied to clipboard

filesystem: Silence a deprecation warning

Open jlduran opened this issue 1 year ago • 1 comments

Silence Passing null to parameter #1 ($string1) of type string is deprecated by using the null coalescing operator with an empty string as fallback.

jlduran avatar Sep 25 '24 07:09 jlduran

[!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

jlduran avatar Sep 26 '24 13:09 jlduran