arcanist
arcanist copied to clipboard
Command line interface for Phabricator
Results
2
arcanist issues
Sort by
recently updated
recently updated
newest added
Silence `Passing null to parameter #1 ($string1) of type string is deprecated` by using the null coalescing operator with an empty string as fallback.
- Fixed `FutureProxy::__construct(): Implicitly marking parameter $proxied as nullable is deprecated, the explicit nullable type must be used instead`. - Fixed `Implicitly marking parameter $proxied as nullable is deprecated, the...