The Phab logs at https://phabricator.wikimedia.org/conduit/log/query/CeBQRfyke.OE/#R show that @Pywikibugs calls the following "frozen" (kind of means "deprecated") Phabricator Conduit API calls:
- user.query - superseded by user.search
- maniphest.gettasktransactions - superseded by transaction.search
- maniphest.info - superseded by maniphest.search
The calls in https://gitlab.wikimedia.org/toolforge-repos/wikibugs2 should be updated accordingly.