Fixes T12252.
Details
Details
I just faked this, but likely repro is:
- Call method x.y.
- Remove method x.y from the codebase.
- View log.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/applications/conduit/query/PhabricatorConduitLogSearchEngine.php | ||
---|---|---|
132–137 | This ($method_status) is the variable the code is supposed to be using. |