Page MenuHomePhorge

PHPDoc: Replace invalid "obj" with "object"
ClosedPublic

Authored by aklapper on Tue, Apr 8, 15:44.
Tags
None
Referenced Files
F3956570: D25952.1746491253.diff
Mon, May 5, 00:27
F3780731: D25952.1745899867.diff
Mon, Apr 28, 04:11
F3746381: D25952.1745768841.diff
Sat, Apr 26, 15:47
F3681541: D25952.1745558782.diff
Thu, Apr 24, 05:26
F3673737: D25952.1745478932.diff
Wed, Apr 23, 07:15
F3576570: D25952.1745057961.diff
Fri, Apr 18, 10:19
F3576500: D25952.1745054341.diff
Fri, Apr 18, 09:19
F3576313: D25952.1745040470.diff
Fri, Apr 18, 05:27

Details

Summary

Avoid "has invalid return type obj" errors when running static code analysis (PHPStan).
See https://docs.phpdoc.org/guide/references/phpdoc/types.html

Test Plan

Run PHPStan before and after applying this change (and its corresponding Arcanist change), get 15 errors less.

Diff Detail

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