@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator

PHPDoc: Replace non-existing type pair with array master

Summary: `pair` is not a valid type. See https://docs.phpdoc.org/guide/references/phpdoc/types.html. Phorge counterpart to D26069. Test Plan: Read docs; run static code analysis; get 35 errors less. Reviewers: O1 Blessed Committers, valerio.bozzolan Reviewed By: O1 Blessed Committers, valerio.bozzolan Subscribers: tobiaswiese, valerio.bozzolan, Matthew, Cigaryno Differential Revision: https://we.phorge.it/D26084