Page MenuHomePhorge

Declare missing class property in PhabricatorTimelineEngine
ClosedPublic

Authored by aklapper on Jul 2 2024, 19:19.
Tags
None
Referenced Files
F3082855: D25716.1741072561.diff
Mon, Mar 3, 07:16
F2996088: D25716.1740361271.diff
Sun, Feb 23, 01:41
F2996087: D25716.1740361271.diff
Sun, Feb 23, 01:41
F2995331: D25716.1740336285.diff
Sat, Feb 22, 18:44
F2977071: D25716.1739607249.diff
Fri, Feb 14, 08:14
F2951730: D25716.1738929167.diff
Feb 6 2025, 11:52
F2944518: D25716.1738272036.diff
Jan 29 2025, 21:20
F2944289: D25716.1738261912.diff
Jan 29 2025, 18:31

Details

Summary

setRequest() and getRequest in this class access the undefined property $request. Thus define this property.

Test Plan

Run PHPStan static code analysis; grep the code in this class.

Diff Detail

Repository
rP Phorge
Branch
phpUndefinedPropertiesTimelineEng
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 1416
Build 1416: arc lint + arc unit