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
- Branch
- clog1
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 15603 Build 20590: Run Core Tests Build 20589: arc lint + arc unit
Event Timeline
src/applications/conduit/query/PhabricatorConduitLogSearchEngine.php | ||
---|---|---|
132–137 | This ($method_status) is the variable the code is supposed to be using. |