Page MenuHomeDevCentral

Improve documentation and casting types
ClosedPublic

Authored by dereckson on Oct 17 2017, 20:10.
Tags
None
Referenced Files
F12077675: D1066.id2728.diff
Fri, Oct 3, 04:17
F12077632: D1066.id2729.diff
Fri, Oct 3, 03:53
Unknown Object (File)
Sun, Sep 28, 07:28
Unknown Object (File)
Thu, Sep 25, 18:26
Unknown Object (File)
Sat, Sep 20, 01:31
Unknown Object (File)
Tue, Sep 16, 08:14
Unknown Object (File)
Fri, Sep 12, 23:12
Unknown Object (File)
Thu, Sep 11, 19:19
Subscribers
None

Details

Summary

Fix type mismatches between docblocks and signatures.

Test Plan
$ phan | grep PhanTypeMismatchDeclaredParam
$ phan | grep PhanTypeMismatchDeclaredReturn
$ phan | grep PhanTypeMismatchProperty
$ phan | grep PhanTypeMismatchArgument
$ phan | grep PhanCommentParamOnEmptyParamList

Diff Detail

Repository
rNOTIF Notifications center
Lint
Lint Passed
Unit
Tests Passed
Branch
doc-types
Build Status
Buildable 1682
Build 1930: arc lint + arc unit

Event Timeline

dereckson retitled this revision from Improve documentation types to Improve documentation and casting types.Oct 17 2017, 20:45
dereckson edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Oct 17 2017, 20:50
This revision was automatically updated to reflect the committed changes.