HomePhorge

Fix regression in DiffusionDiffQueryConduitAPIMethod

Description

Fix regression in DiffusionDiffQueryConduitAPIMethod

Summary:
Fix the following error you may encounter in production:

Too few arguments to function DiffusionDiffQueryConduitAPIMethod::getDefaultParser(), 0 passed in /var/www/phorge/src/applications/diffusion/conduit/DiffusionDiffQueryConduitAPIMethod.php on line 156 and exactly 1 expected

It was caused by the lack of a new mandatory parameter in a method.

Closes T15649

Test Plan: Check with your big eyes that a ConduitAPIRequest is passed to getDefaultParser().

Reviewers: avivey, O1 Blessed Committers, speck

Reviewed By: O1 Blessed Committers, speck

Subscribers: speck, tobiaswiese, Matthew, Cigaryno

Maniphest Tasks: T15649

Differential Revision: https://we.phorge.it/D25444

Details

Provenance
Valerio BozzolanAuthored on Oct 9 2023, 10:16 PM
themackabuPushed on Mar 25 2025, 8:07 PM
Parents
rP71b273a62281: Update path in startup error
Branches
Unknown
Tags
Unknown

Event Timeline