Page MenuHomePhorge

ManiphestReportController: Add more PHPDoc coverage
ClosedPublic

Authored by aklapper on Mar 3 2025, 14:45.
Tags
None
Referenced Files
F3496329: D25901.1744789656.diff
Tue, Apr 15, 07:47
F3388352: D25901.1744446446.diff
Fri, Apr 11, 08:27
F3388350: D25901.1744446438.diff
Fri, Apr 11, 08:27
F3388347: D25901.1744446414.diff
Fri, Apr 11, 08:26
F3373502: D25901.1744270622.diff
Wed, Apr 9, 07:37
F3364730: D25901.1744159855.diff
Tue, Apr 8, 00:50
F3361640: D25901.1744045501.diff
Sun, Apr 6, 17:05
F3361398: D25901.1744028779.diff
Sun, Apr 6, 12:26

Details

Summary

Make things a bit easier to understand, for the start.

Test Plan

Check return values for their types and classes.

Diff Detail

Repository
rP Phorge
Branch
maniphestReportDocs (branched from master)
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 1760
Build 1760: arc lint + arc unit

Event Timeline

aklapper requested review of this revision.Mar 3 2025, 14:45

Thanks

sgtm

src/applications/maniphest/controller/ManiphestReportController.php
519

I don't like hardcoding it also in PHPDoc lol

Maybe better to say that "greater means big priority" (or vice-versa - I don't know lol)

This revision is now accepted and ready to land.Mar 3 2025, 14:49
aklapper added inline comments.
src/applications/maniphest/controller/ManiphestReportController.php
519

The docs cover the current behavior. ;) I'll leave understanding Priority integers as an exercise to admins and developers if anyone ever wants to dig into that.

This revision was automatically updated to reflect the committed changes.
aklapper marked an inline comment as done.
src/applications/maniphest/controller/ManiphestReportController.php
519

This is a nightmare for my dreams but I have already approved so... asd

But better to explain what it is than to explain its current value